Click or drag to resize

DbEntityAddressComponent Properties

The DbEntityAddressComponent type exposes the following members.

Properties
 NameDescription
Public propertyComponentTypeKey Gets or sets the type of the component
(Inherited from DbGenericNameComponent)
Public propertyKey Gets or sets the key of the component
(Inherited from DbGenericNameComponent)
Public propertyOrderSequence The sequence in which the order sequence
(Inherited from DbGenericNameComponent)
Public propertySourceKey Gets or sets the address identifier.
(Overrides DbAssociationSourceKey)
Public propertyValue Gets or sets the value
(Overrides DbGenericNameComponentValue)
Top
See Also