Udostępnij za pośrednictwem


Właściwość AggregationDimension.Attributes

Pobiera kolekcja atrybutów skojarzonych z nim AggregationDimension.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Attributes As AggregationAttributeCollection
    Get
'Użycie
Dim instance As AggregationDimension
Dim value As AggregationAttributeCollection

value = instance.Attributes
[BrowsableAttribute(false)]
public AggregationAttributeCollection Attributes { get; }
[BrowsableAttribute(false)]
public:
property AggregationAttributeCollection^ Attributes {
    AggregationAttributeCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Attributes : AggregationAttributeCollection
function get Attributes () : AggregationAttributeCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.AggregationAttributeCollection
Kolekcja atrybutów.