Knowledgebase 클래스

정의

DQS의 기술 자료를 나타냅니다.

public ref class Knowledgebase : System::Runtime::Serialization::IExtensibleDataObject
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="Knowledgebase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Knowledgebase : System.Runtime.Serialization.IExtensibleDataObject
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="Knowledgebase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Knowledgebase = class
    interface IExtensibleDataObject
Public Class Knowledgebase
Implements IExtensibleDataObject
상속
Knowledgebase
특성
구현

생성자

Knowledgebase()

Knowledgebase 클래스의 새 인스턴스를 초기화합니다.

속성

Description

기술 자료에 대한 설명을 가져오거나 설정합니다.

Domains

DQS 도메인의 컬렉션을 가져오거나 설정합니다.

ExtensionData

추가 데이터를 포함하는 개체를 가져오거나 설정합니다.

Id

기술 자료를 식별하는 정수를 가져오거나 설정합니다.

MatchingPolicy

기술 자료의 일치 정책을 가져오거나 설정합니다.

Name

기술 자료 속성의 이름을 가져오거나 설정합니다.

적용 대상