Db |
The DbVersionedData type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from DbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData) | |
| IsHeadVersion | True if the verison is the head version | |
| IsReadonly | Gets whether the object is readonly | |
| Key |
Gets or sets the key of the object
(Inherited from DbIdentified) | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from DbBaseData) | |
| ObsoletedByKeySpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from DbBaseData) | |
| ObsoletionTimeSpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ReplacesVersionKey | Gets or sets teh version of the object this replaces | |
| ReplacesVersionKeySpecified | True if replaces version key is being nulled | |
| VersionKey | Gets or sets the version identifier | |
| VersionSequenceId | Gets or sets the version sequence |