Click or drag to resize

IDbBaseData Properties

The IDbBaseData type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
Public propertyCreationTime Gets or sets the creation time
Public propertyKey Gets or sets the key of the object
(Inherited from IDbIdentified)
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
Public propertyObsoletedByKeySpecified Gets or sets whether the obsoleted by is specified (specifically null)
Public propertyObsoletionTime Gets or sets the obsoletion time
Public propertyObsoletionTimeSpecified Gets or sets whether to obsoletion time is specified (specifically null)
Top
See Also