Knowledgebase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |