ServiceClient.IService.DataQualityMatchingOperationCreate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une requête d’opération pour le rapprochement 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
Paramètres
L’opération de demande.
Retours
Pour DataQualityOperationCreateResponse l’opération.
Implémente
- Attributs