Partager via


ServiceClient.IService.DataQualityStoreInputData Méthode

Définition

Récupère les données pour l'entrée du magasin de qualité des données.

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

Paramètres

request
DataQualityStoreInputDataRequest

Opération de demande.

Retours

DataQualityStoreInputDataResponse pour l'opération.

Implémente

Attributs

S’applique à