DataQualityStoreInputDataResponse クラス

定義

データストア入力に対するデータ応答を表します。

public ref class DataQualityStoreInputDataResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityStoreInputDataResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityStoreInputDataResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityStoreInputDataResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityStoreInputDataResponse = class
Public Class DataQualityStoreInputDataResponse
継承
DataQualityStoreInputDataResponse
属性

コンストラクター

名前 説明
DataQualityStoreInputDataResponse()

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

DataQualityStoreInputDataResponse(OperationResult)

指定された操作結果で DataQualityStoreInputDataResponse クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
OperationResult

演算結果を指定します。

適用対象