IDb |
The IDbNonVersionedBaseData type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from IDbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from IDbBaseData) | |
| Key |
Gets or sets the key of the object
(Inherited from IDbIdentified) | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from IDbBaseData) | |
| ObsoletedByKeySpecified |
Gets or sets whether the obsoleted by is specified (specifically null)
(Inherited from IDbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from IDbBaseData) | |
| ObsoletionTimeSpecified |
Gets or sets whether to obsoletion time is specified (specifically null)
(Inherited from IDbBaseData) | |
| UpdatedByKey | Gets or sets the updated user | |
| UpdatedTime | Gets or sets the time of updating |