Click or drag to resize

DbBaseObject Properties

The DbBaseObject type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets the user which created the object
Public propertyCreationTime Gets or sets the creation time
Public propertyIsActive True if the object is active
Public propertyKey Gets or sets the identifier of the object
Public propertyObsoletedByKey Obsoletion user
Public propertyObsoletedBySpecified True if explicitly set obsolete to null
Public propertyObsoletionTime Gets the obsoletion time
Public propertyObsoletionTimeSpecified True if explicitly set obsolete to null
Public propertyUpdatedByKey Updated by key
Public propertyUpdatedTime Gets the time the data was updated
Top
See Also