JET_THREADSTATS.cPageDirtied 属性
获取当前线程上的数据库引擎已修改的数据库页总数(没有未写的更改)。
Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Property cPageDirtied As Integer
Get
Friend Set
'Usage
Dim instance As JET_THREADSTATS
Dim value As Integer
value = instance.cPageDirtied
public int cPageDirtied { get; internal set; }
属性值
类型: System.Int32