JET_SNPROG.cunitTotal-Eigenschaft

Ruft die Anzahl der Arbeitseinheiten ab, die abgeschlossen werden müssen. Dieser Wert ist immer größer oder gleich cunitDone.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property cunitTotal As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_SNPROG
Dim value As Integer

value = instance.cunitTotal
public int cunitTotal { get; internal set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_SNPROG-Klasse

JET_SNPROG-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace