DataQualityDomain Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a knowledge domain in DQS.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityDomain() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityDomain class. |
| Name | Description | |
|---|---|---|
![]() | Description | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the long description of the data quality domain. |
![]() | DomainType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the domain type. |
![]() | ExtensionData | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the object that contains extra data. |
![]() | Id | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the integer that uniquely identifies this data quality domain. |
![]() | IsDefault | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether this data quality domain is the default domain. |
![]() | Name | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of this data quality domain. |
| 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


