IDb |
The IDbVersionedData 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) | |
| ReplacesVersionKey | Gets or sets teh version of the object this replaces | |
| VersionKey | Gets or sets the version identifier | |
| VersionSequenceId | Gets or sets the version sequence |