JET_THREADSTATS.cPageRedirtied プロパティ

現在のスレッドのデータベース エンジンによって変更された、書き込みのない変更を含むデータベース ページの合計数を取得します。

Namespace:Microsoft.Isam.Esent.Interop.Vista
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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 名前空間