Share via


JET_THREADSTATS.cbLogRecord-Eigenschaft

Ruft die Gesamtgröße der Transaktionsprotokolldatensätze in Bytes 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 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

Siehe auch

Verweis

JET_THREADSTATS Struktur

JET_THREADSTATS-Mitglieder

Microsoft.Isam.Esent.Interop.Vista-Namespace