MajorObject.Annotations 속성

정의

주 개체와 연결된 모든 주석의 컬렉션을 가져옵니다.

[System.ComponentModel.Browsable(false)]
public override Microsoft.AnalysisServices.AnnotationCollection Annotations { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Annotations : Microsoft.AnalysisServices.AnnotationCollection
Public Overrides ReadOnly Property Annotations As AnnotationCollection

속성 값

모든 주석이 있는 AnnotationCollection 개체입니다.

특성

적용 대상