다음을 통해 공유


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

매개 변수

반환

응답

구현

적용 대상