proprietà JET_THREADSTATS.cLogRecord

Ottiene il numero totale di 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 cLogRecord As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_THREADSTATS
Dim value As Integer

value = instance.cLogRecord
public int cLogRecord { 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