Udostępnij za pośrednictwem


Właściwość AggregationDesign.Dimensions

Pobiera wymiarów skojarzonych z AggregationDesign.

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

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Dimensions As AggregationDesignDimensionCollection
    Get
'Użycie
Dim instance As AggregationDesign
Dim value As AggregationDesignDimensionCollection

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.AggregationDesignDimensionCollection
Kolekcja wymiarów.