DataQualityCleansingOperationCreateRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
The DataQualityCleansingOperationCreateRequest specifies a request for a cleansing operation.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::DataQualityOperationCreateRequest
Microsoft.MasterDataServices.Services.MessageContracts::DataQualityCleansingOperationCreateRequest
| Name | Description | |
|---|---|---|
![]() | DataQualityCleansingOperationCreateRequest() | Initializes a new instance of the DataQualityCleansingOperationCreateRequest class. |
| Name | Description | |
|---|---|---|
![]() | ColumnMappings | Gets or sets a mapping of input data to DQS KB domains and operations. |
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | KnowledgebaseId | Gets or sets the Knowledgebase to use. (Inherited from DataQualityOperationCreateRequest.) |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
| 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.


