IService.DataQualityMatchingOperationCreate Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates the data quality matching.
public:
Microsoft::MasterDataServices::Services::MessageContracts::DataQualityOperationCreateResponse ^ DataQualityMatchingOperationCreate(Microsoft::MasterDataServices::Services::MessageContracts::DataQualityMatchingOperationCreateRequest ^ request);
C#
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.DataQualityOperationCreateResponse DataQualityMatchingOperationCreate(Microsoft.MasterDataServices.Services.MessageContracts.DataQualityMatchingOperationCreateRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member DataQualityMatchingOperationCreate : Microsoft.MasterDataServices.Services.MessageContracts.DataQualityMatchingOperationCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.DataQualityOperationCreateResponse
Public Function DataQualityMatchingOperationCreate (request As DataQualityMatchingOperationCreateRequest) As DataQualityOperationCreateResponse
The request.
- Attributes
The DataQualityMatchingOperationCreate(DataQualityMatchingOperationCreateRequest) operation creates the data quality matching.
Produk | Versi |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |