proprietà JET_SNPROG.cunitTotal

Ottiene il numero di unità di lavoro da completare. Questo valore sarà sempre maggiore o uguale a cunitDone.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

classe JET_SNPROG

membri JET_SNPROG

Spazio dei nomi Microsoft.Isam.Esent.Interop