Aggregations 屬性
Gets the aggregations designed for the AggregationDesign.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Aggregations As AggregationCollection
Get
'用途
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
屬性值
型別:Microsoft.AnalysisServices. . :: . .AggregationCollection
An aggregation.