DataQualityCleansingOperationCreateRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a request for the cleansing operation of the data quality.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityCleansingOperationCreateRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the DataQualityCleansingOperationCreateRequest class. |
![]() | DataQualityCleansingOperationCreateRequest(International^, Collection<DataSourceFieldMapping^>^, Int64) | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | |
|---|---|---|
![]() | 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.) |
| Name | Description | |
|---|---|---|
![]() | ColumnMappings | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the column mappings. |
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. The data contract for the international message header. |
![]() | KnowledgebaseId | This API supports the product infrastructure and is not intended to be used directly from your code. The knowledge base identifier. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


