DataQualityCleansingOperationCreateRequest Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Creates a request for the cleansing operation of the data quality.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityCleansingOperationCreateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityCleansingOperationCreateRequest() | Infrastructure. Creates a new instance of the DataQualityCleansingOperationCreateRequest class. |
![]() | DataQualityCleansingOperationCreateRequest(International, Collection<DataSourceFieldMapping>, Int64) | Infrastructure. Creates a new instance of the DataQualityCleansingOperationCreateRequest class with specified data contract for the international message header, column mappings, and knowledge base identifier.. |
| Name | Description | |
|---|---|---|
![]() | ColumnMappings | Infrastructure. Specifies the column mappings. |
![]() | International | Infrastructure. The data contract for the international message header. |
![]() | KnowledgebaseId | Infrastructure. The knowledge base identifier. |

