JET_THREADSTATS.cLogRecord 属性

获取数据库引擎在当前线程上生成的事务日志记录总数。

Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

属性值

类型: System.Int32

另请参阅

参考

JET_THREADSTATS 结构

JET_THREADSTATS成员

Microsoft.Isam.Esent.Interop.Vista 命名空间