Udostępnij za pośrednictwem


Właściwość AggregationAttribute.ParentAggregation

Pobiera element nadrzędny Aggregation bieżącego AggregationAttribute.

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

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentAggregation As Aggregation
    Get
'Użycie
Dim instance As AggregationAttribute
Dim value As Aggregation

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.Aggregation
Nadrzędny Aggregation bieżącego AggregationAttribute.