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


Свойство DesignAggregationsResult.Time

Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration.

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

Синтаксис

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

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

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

Тип: System.Int64
A long value with the elapsed time in milliseconds the designer spent in the last iteration.

См. также

Справочник

DesignAggregationsResult Класс

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