JET_THREADSTATS.cLogRecord-Eigenschaft

Ruft die Gesamtzahl der Transaktionsprotokolldatensätze ab, die von der Datenbank-Engine im aktuellen Thread generiert wurden.

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

Syntax

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

Eigenschaftswert

Typ: System.Int32

Weitere Informationen

Referenz

JET_THREADSTATS-Struktur

JET_THREADSTATS-Member

Microsoft.Isam.Esent.Interop.Vista-Namespace