DataQualityDomain Class
A knowledge domain in DQS.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityDomain() | Initializes a new instance of the DataQualityDomain class. |
| Name | Description | |
|---|---|---|
![]() | Description | Specifies the description. |
![]() | DomainType | Specifies the type of the domain. |
![]() | Id | Specifies the identifier. |
![]() | IsDefault | Specifies a value indicating whether this instance is default. |
![]() | Name | Specifies the name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The DataQualityDomain specifies a knowledge domain in DQS.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


