proprietà JET_THREADSTATS.cbLogRecord

Ottiene le dimensioni totali, in byte, dei record del log delle transazioni generati dal motore di database nel thread corrente.

Namespace:Microsoft.Isam.Esent.Interop.Vista
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property cbLogRecord As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_THREADSTATS
Dim value As Integer

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

struttura JET_THREADSTATS

membri JET_THREADSTATS

Spazio dei nomi Microsoft.Isam.Esent.Interop.Vista