DataQualityMatchingOperationCreateRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a request for matching operation.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityMatchingOperationCreateRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityMatchingOperationCreateRequest class. |
![]() | DataQualityMatchingOperationCreateRequest(International^, Int64, MatchingPolicy^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityMatchingOperationCreateRequest class with specified cultural settings, Knowledgebase identifier, and matching policies. |
| 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 | |
|---|---|---|
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the cultural settings. |
![]() | KnowledgebaseId | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the Knowledgebase identifier for the matching operation request. |
![]() | MatchingPolicy | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the matching policies to run on the input data if a deduplication operation is required. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


