Annotation 클래스

정의

트랜잭션 또는 멤버에 주석(설명)을 지정합니다.

public ref class Annotation : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="Annotation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Annotation : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="Annotation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Annotation = class
    inherit DataContractBase
Public Class Annotation
Inherits DataContractBase
상속
특성

생성자

Annotation()

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

속성

AuditInfo

AuditInfo 복합 유형을 가져오거나 설정합니다.

Comment

주석 텍스트를 가져오거나 설정합니다.

ExtensionData

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

(다음에서 상속됨 DataContractBase)
Id

주석의 고유한 정수 식별자를 가져오거나 설정합니다.

적용 대상