次の方法で共有


DataItem.Annotations プロパティ

定義

現在の DataItem に対するすべての注釈のコレクション オブジェクトを取得します。

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

プロパティ値

現在の DataItem に対するすべての注釈を持つ AnnotationCollection オブジェクト。

属性

適用対象