次の方法で共有


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 オブジェクト。

属性

適用対象