JET_SNPROG.cunitDone-Eigenschaft
Ruft die Anzahl der Arbeitseinheiten ab, die während des Zeitlaufs bereits abgeschlossen wurden.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property cunitDone As Integer
Get
Friend Set
'Usage
Dim instance As JET_SNPROG
Dim value As Integer
value = instance.cunitDone
public int cunitDone { get; internal set; }
Eigenschaftswert
Typ: System.Int32