Właściwość AggregationDimension.ParentAggregationDesign
Pobiera element nadrzędny AggregationDesign obiektu AggregationDimension.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentAggregationDesign As AggregationDesign
Get
'Użycie
Dim instance As AggregationDimension
Dim value As AggregationDesign
value = instance.ParentAggregationDesign
[BrowsableAttribute(false)]
public AggregationDesign ParentAggregationDesign { get; }
[BrowsableAttribute(false)]
public:
property AggregationDesign^ ParentAggregationDesign {
AggregationDesign^ get ();
}
[<BrowsableAttribute(false)>]
member ParentAggregationDesign : AggregationDesign
function get ParentAggregationDesign () : AggregationDesign
Wartość właściwości
Typ: Microsoft.AnalysisServices.AggregationDesign
AggregationDesign Obiektu.
Uwagi
AggregationDesign Obiektu definiuje zestaw definicji agregacja, które mogą być współużytkowane przez wiele partycji w bazie danych.