DataQualityKnowledgeBasesGetResponse クラス

定義

DQS 操作からの結果の応答を表します。

public ref class DataQualityKnowledgeBasesGetResponse
[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="DataQualityKnowledgeBasesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityKnowledgeBasesGetResponse
[<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="DataQualityKnowledgeBasesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityKnowledgeBasesGetResponse = class
Public Class DataQualityKnowledgeBasesGetResponse
継承
DataQualityKnowledgeBasesGetResponse
属性

コンストラクター

DataQualityKnowledgeBasesGetResponse()

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

DataQualityKnowledgeBasesGetResponse(Collection<Knowledgebase>, OperationResult)

指定したプロパティを使用して、 クラスの DataQualityKnowledgeBasesGetResponse 新しいインスタンスを初期化します。

フィールド

KnowledgeBases

Knowledgebase オブジェクトのコレクションを指定します。

OperationResult

操作の結果を指定します。

適用対象