Knowledgebase Class
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
C#
[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
The Knowledgebase specifies a knowledgebase in DQS.
Knowledgebase() |
Initializes a new instance of the Knowledgebase class. |
Description |
Specifies the knowledgebase description. |
Domains |
Specifies all the domains in the knowledgebase. |
Id |
Specifies the knowledgebase identifier. |
Matching |
Specifies matching policy of the knowledge base. |
Name |
Specifies the knowledgebase name. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |