Click or drag to resize

DbBaseData Properties

The DbBaseData type exposes the following members.

Properties
  NameDescription
Public propertyCreatedByUuid
Gets or sets the user that created the data
Public propertyCreationTime
Gets or sets the creation time
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyObsoletedByUuid
Obsoletion user
Public propertyObsoletionTime
Gets or sets the time that the record was obsoleted
Public propertyUpdatedByUuid
Gets or sets the updated by identifier.
Public propertyUpdatedTime
Gets or sets the updated time.
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Top
See Also