ServiceClient.IService.DataQualityOperationStart 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.
Démarre une opération DQS.
virtual Microsoft::MasterDataServices::DataQualityOperationStartResponse ^ Microsoft.MasterDataServices.IService.DataQualityOperationStart(Microsoft::MasterDataServices::DataQualityOperationStartRequest ^ request) = Microsoft::MasterDataServices::IService::DataQualityOperationStart;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.DataQualityOperationStartResponse IService.DataQualityOperationStart (Microsoft.MasterDataServices.DataQualityOperationStartRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.DataQualityOperationStart : Microsoft.MasterDataServices.DataQualityOperationStartRequest -> Microsoft.MasterDataServices.DataQualityOperationStartResponse
override this.Microsoft.MasterDataServices.IService.DataQualityOperationStart : Microsoft.MasterDataServices.DataQualityOperationStartRequest -> Microsoft.MasterDataServices.DataQualityOperationStartResponse
Function DataQualityOperationStart (request As DataQualityOperationStartRequest) As DataQualityOperationStartResponse Implements IService.DataQualityOperationStart
Paramètres
- request
- DataQualityOperationStartRequest
Demande de démarrage.
Retours
DataQualityOperationStartResponse pour l'opération.
Implémente
- Attributs