Service.DataQualityStoreInputData(DataQualityStoreInputDataRequest) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Сохраняет входные данные DQS на сервере. Можно вызывать несколько раз для одной операции.
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::DataQualityStoreInputDataResponse ^ DataQualityStoreInputData(Microsoft::MasterDataServices::Services::MessageContracts::DataQualityStoreInputDataRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataResponse DataQualityStoreInputData (Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataRequest request);
abstract member DataQualityStoreInputData : Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataRequest -> Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataResponse
override this.DataQualityStoreInputData : Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataRequest -> Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataResponse
Public Function DataQualityStoreInputData (request As DataQualityStoreInputDataRequest) As DataQualityStoreInputDataResponse
Параметры
- request
- DataQualityStoreInputDataRequest
Запрос
Возвращаемое значение
реакцию;