Db |
The DbDataQualityConfiguration 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) | |
| Enabled | True if the configuration is enabled | |
| Id | Gets or sets the unique identifier for the data quality configuration | |
| Key |
Gets or sets the key of the object
(Overrides DbIdentifiedKey) | |
| Name | Gets or sets the name of the data quality configuration | |
| 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) | |
| UpdatedByKey |
Gets or sets the updated user
(Inherited from DbNonVersionedBaseData) | |
| UpdatedTime |
Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData) |