DataQualityKnowledgeBasesGetResponse Classe

Definição

Representa a resposta resultante de uma operação 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
Herança
DataQualityKnowledgeBasesGetResponse
Atributos

Construtores

DataQualityKnowledgeBasesGetResponse()

Inicializa uma nova instância da classe DataQualityKnowledgeBasesGetResponse.

DataQualityKnowledgeBasesGetResponse(Collection<Knowledgebase>, OperationResult)

Inicializa a nova instância da classe com as DataQualityKnowledgeBasesGetResponse propriedades especificadas.

Campos

KnowledgeBases

Especifica a coleção de objetos Knowledgebase.

OperationResult

Especifica o resultado de uma operação.

Aplica-se a