Click or drag to resize

DbEntityExtension Properties

The DbEntityExtension type exposes the following members.

Properties
  NameDescription
Public propertyExtensionDisplay
Gets the display value of the object
(Inherited from DbExtension.)
Public propertyExtensionTypeUuid
Gets or sets the extension identifier.
(Inherited from DbExtension.)
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertySourceUuid
Gets or sets the source identifier.
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Public propertyValue
Gets or sets the value.
(Inherited from DbExtension.)
Top
See Also