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


ServiceClient.IService.DataQualityStoreInputData Метод

Определение

Извлекает данные для использования в качестве хранилища качества данных.

 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

Параметры

request
DataQualityStoreInputDataRequest

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

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

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

Реализации

Атрибуты

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