Click or drag to resize

QueryResult Properties

The DbEntityNameComponentQueryResult type exposes the following members.

Properties
  NameDescription
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 propertyNameUuid
Gets or sets the name identifier.
(Inherited from DbEntityNameComponent.)
Public propertySequence
Sequence identifier
(Inherited from DbEntityNameComponent.)
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 DbEntityNameComponent.)
Top
See Also