Knowledgebase Class

Definition

A knowledgebase in DQS.

public ref class Knowledgebase
[System.Runtime.Serialization.DataContract(Name="Knowledgebase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Knowledgebase
[<System.Runtime.Serialization.DataContract(Name="Knowledgebase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Knowledgebase = class
Public Class Knowledgebase
Inheritance
Knowledgebase
Attributes

Remarks

The Knowledgebase specifies a knowledgebase in DQS.

Constructors

Knowledgebase()

Initializes a new instance of the Knowledgebase class.

Properties

Description

Specifies the knowledgebase description.

Domains

Specifies all the domains in the knowledgebase.

Id

Specifies the knowledgebase identifier.

MatchingPolicy

Specifies matching policy of the knowledge base.

Name

Specifies the knowledgebase name.

Applies to