DataQualityKnowledgeBasesGetRequest Class

Definition

Represents a request message used to get a collection of Knowledgebase in DQS.

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

Constructors

DataQualityKnowledgeBasesGetRequest()

Initializes a new instance of the DataQualityKnowledgeBasesGetRequest class.

DataQualityKnowledgeBasesGetRequest(International)

Initializes a new instance of the DataQualityKnowledgeBasesGetRequest class with specified cultural settings.

Fields

International

Specifies the cultural settings.

Applies to