Поделиться через


Свойство DesignAggregationsResult.AggregationCount

Gets the total number of aggregations designed to this point.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property AggregationCount As Long 
    Get
'Применение
Dim instance As DesignAggregationsResult 
Dim value As Long 

value = instance.AggregationCount
public long AggregationCount { get; }
public:
property long long AggregationCount {
    long long get ();
}
member AggregationCount : int64
function get AggregationCount () : long

Значение свойства

Тип: System.Int64
A long value with the total number of aggregations designed to this point.

См. также

Справочник

DesignAggregationsResult Класс

Пространство имен Microsoft.AnalysisServices