Поделиться через


ServiceClient.IService.DataQualityMatchingOperationCreate Метод

Определение

Создает запрос на операцию для сопоставления DQS.

 virtual Microsoft::MasterDataServices::DataQualityOperationCreateResponse ^ Microsoft.MasterDataServices.IService.DataQualityMatchingOperationCreate(Microsoft::MasterDataServices::DataQualityMatchingOperationCreateRequest ^ request) = Microsoft::MasterDataServices::IService::DataQualityMatchingOperationCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.DataQualityOperationCreateResponse IService.DataQualityMatchingOperationCreate (Microsoft.MasterDataServices.DataQualityMatchingOperationCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.DataQualityMatchingOperationCreate : Microsoft.MasterDataServices.DataQualityMatchingOperationCreateRequest -> Microsoft.MasterDataServices.DataQualityOperationCreateResponse
override this.Microsoft.MasterDataServices.IService.DataQualityMatchingOperationCreate : Microsoft.MasterDataServices.DataQualityMatchingOperationCreateRequest -> Microsoft.MasterDataServices.DataQualityOperationCreateResponse
Function DataQualityMatchingOperationCreate (request As DataQualityMatchingOperationCreateRequest) As DataQualityOperationCreateResponse Implements IService.DataQualityMatchingOperationCreate

Параметры

request
DataQualityMatchingOperationCreateRequest

Запрошенная операция.

Возвращаемое значение

Объект DataQualityOperationCreateResponse для операции.

Реализации

Атрибуты

Применяется к