ServiceClient.IService.DataQualityStoreInputData Methode

Definition

Ruft die Daten für die Eingabe in einem Data Quality-Speicher ab.

 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

Parameter

request
DataQualityStoreInputDataRequest

Der Anforderungsvorgang.

Gibt zurück

DataQualityStoreInputDataResponse für den Vorgang.

Implementiert

Attribute

Gilt für: