Click or drag to resize

DbEntityNameComponent Properties

The DbEntityNameComponent 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.
Public propertySequence
Sequence identifier
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Public propertyValueUuid
Gets or sets the value identifier of the name value
(Overrides DbGenericNameComponentValueUuid.)
Top
See Also