ModelComponent.Annotations プロパティ
カスタム データを格納できるコレクションを取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property Annotations As AnnotationCollection
Get
'使用
Dim instance As ModelComponent
Dim value As AnnotationCollection
value = instance.Annotations
[BrowsableAttribute(false)]
public virtual AnnotationCollection Annotations { get; }
[BrowsableAttribute(false)]
public:
virtual property AnnotationCollection^ Annotations {
AnnotationCollection^ get ();
}
[<BrowsableAttribute(false)>]
abstract Annotations : AnnotationCollection
[<BrowsableAttribute(false)>]
override Annotations : AnnotationCollection
function get Annotations () : AnnotationCollection
プロパティ値
型: Microsoft.AnalysisServices.AnnotationCollection
カスタム データ要素 (注釈) のコレクションです