Click or drag to resize

QueryResult Properties

The DbEntityAddressComponentQueryResult type exposes the following members.

Properties
  NameDescription
Public propertyAddressUuid
Gets or sets the address identifier.
(Inherited from DbEntityAddressComponent.)
Public propertyComponentTypeUuid
Gets or sets the type of the component
(Inherited from DbGenericNameComponent.)
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Public propertyValue
Gets or sets the value of the address component
Public propertyValueUuid
Gets or sets the value identifier of the name value
(Inherited from DbEntityAddressComponent.)
Top
See Also