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 对象。

属性

适用于