Condividi tramite


Proprietà ProgressTotal

Gets the progress total associated with a TraceEventArgs object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ProgressTotal As Long
    Get
'Utilizzo
Dim instance As TraceEventArgs
Dim value As Long

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

Valore proprietà

Tipo: System. . :: . .Int64
The 64-bit signed integer representation of total progress.