propriété JET_SNPROG.cunitTotal

Obtient le nombre d’unités de travail à terminer. Cette valeur sera toujours supérieure ou égale à cunitDone.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

classe JET_SNPROG

JET_SNPROG membres

Espace de noms Microsoft.Isam.Esent.Interop