JET_THREADSTATS.cPageRedirtied 屬性

取得資料庫頁面總數,其中包含目前線程上的資料庫引擎已修改的未寫入變更。

Namespace:Microsoft.Isam.Esent.Interop.Vista
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property cPageRedirtied As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_THREADSTATS
Dim value As Integer

value = instance.cPageRedirtied
public int cPageRedirtied { get; internal set; }

屬性值

類型: System.Int32

另請參閱

參考

JET_THREADSTATS 結構

JET_THREADSTATS成員

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