Edit

Share via


JET_THREADSTATS.cLogRecord property

Gets the total number of transaction log records that have been generated by the database engine on the current thread.

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

Property value

Type: System.Int32

See also

Reference

JET_THREADSTATS structure

JET_THREADSTATS members

Microsoft.Isam.Esent.Interop.Vista namespace