言語

DataQualityStoreInputDataResponse クラス

定義

DataQualityStoreInputDataResponseはDQS入力データを保存した後の応答を指定します

public ref class DataQualityStoreInputDataResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityStoreInputDataResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityStoreInputDataResponse = class
    inherit MessageResponse
Public Class DataQualityStoreInputDataResponse
Inherits MessageResponse
継承
DataQualityStoreInputDataResponse
属性

コンストラクター

名前 説明
DataQualityStoreInputDataResponse()

DataQualityStoreInputDataResponse クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象