ModelComponent.Annotations 属性

定义

获取您可在其中存储自定义数据的集合。

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

属性值

自定义数据元素(批注)的集合。

属性

适用于