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

指定作業的結果。

適用於