Właściwość AggregationAttribute.Parent
Pobiera element nadrzędny AggregationDimension bieżącego AggregationAttribute.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Parent As AggregationDimension
Get
'Użycie
Dim instance As AggregationAttribute
Dim value As AggregationDimension
value = instance.Parent
[BrowsableAttribute(false)]
public AggregationDimension Parent { get; }
[BrowsableAttribute(false)]
public:
property AggregationDimension^ Parent {
AggregationDimension^ get ();
}
[<BrowsableAttribute(false)>]
member Parent : AggregationDimension
function get Parent () : AggregationDimension
Wartość właściwości
Typ: Microsoft.AnalysisServices.AggregationDimension
Nadrzędny AggregationDimension bieżącego AggregationAttribute.