Proprietà Aggregations
Gets the aggregations designed for the AggregationDesign.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<BrowsableAttribute(False)> _
Public ReadOnly Property Aggregations As AggregationCollection
Get
'Utilizzo
Dim instance As AggregationDesign
Dim value As AggregationCollection
value = instance.Aggregations
[BrowsableAttribute(false)]
public AggregationCollection Aggregations { get; }
[BrowsableAttribute(false)]
public:
property AggregationCollection^ Aggregations {
AggregationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Aggregations : AggregationCollection
function get Aggregations () : AggregationCollection
Valore proprietà
Tipo: Microsoft.AnalysisServices. . :: . .AggregationCollection
An aggregation.