Propriedade JET_SNPROG.cunitTotal

Obtém o número de unidades de trabalho que precisam ser concluídas. Esse valor sempre será maior ou igual a cunitDone.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em 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; }

Valor da propriedade

Tipo: System.Int32

Confira também

Referência

classe JET_SNPROG

membros JET_SNPROG

Namespace Microsoft.Isam.Esent.Interop