JET_THREADSTATS.cbLogRecord-Eigenschaft

Ruft die Gesamtgröße von Transaktionsprotokolldatensätzen in Bytes 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 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; }

Eigenschaftswert

Typ: System.Int32

Weitere Informationen

Referenz

JET_THREADSTATS-Struktur

JET_THREADSTATS-Member

Microsoft.Isam.Esent.Interop.Vista-Namespace