DomainType Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Enumerates the supported DQS domain types.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Date | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies that the domain type is date and time. | |
| Decimal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies that the domain type is decimal. | |
| Integer | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies that the domain type is integer. | |
| String | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies that the domain type is string. |