Share via


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
Versammlung: 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

Siehe auch

Verweis

JET_THREADSTATS-Struktur

JET_THREADSTATS-Mitglieder

Microsoft.Isam.Esent.Interop.Vista-Namespace