Click or drag to resize

DbDatamartRegistration Properties

The DbDatamartRegistration type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyDefinitionHash Gets or sets the hash of the definition
Public propertyDescription Gets or sets the name of the staged data
Public propertyId Gets the ID
Public propertyKey Gets or sets the the key of the foreign data element
(Overrides DbIdentifiedKey)
Public propertyName Gets or sets the name of the datamart
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Public propertyVersion Gets or sets the version of the datamart definition last registered
Top
See Also