Aracılığıyla paylaş


ModelComponent.Annotations Özelliği

Bir koleksiyon içinde özel veri depolayabilir alır.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property Annotations As AnnotationCollection
    Get
'Kullanım
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

Özellik Değeri

Tür: Microsoft.AnalysisServices.AnnotationCollection
A koleksiyon özel veri öğelerinin (ek açıklama).