Click or drag to resize

DbTelecomAddress Properties

The DbTelecomAddress type exposes the following members.

Properties
 NameDescription
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyExternalKey External reference key
Public propertyKey Gets or sets the primary key
(Overrides DbIdentifiedKey)
Public propertyObsoleteVersionSequenceId Gets or sets the verson when the relationship is not effecitve
(Inherited from DbVersionedAssociation)
Public propertyObsoleteVersionSequenceIdSpecified Gets whether the obsoletion id is specified
(Inherited from DbVersionedAssociation)
Public propertySourceKey Gets or sets the source entity id
(Inherited from DbEntityVersionedAssociation)
Public propertyTelecomUseKey Gets or sets the telecom use.
Public propertyTypeConceptKey Gets or sets the telecom type concept
Public propertyValue Gets or sets the value.
Top
See Also