JET_THREADSTATS.cPagePreread プロパティ

現在のスレッドのデータベース エンジンによってディスクからプリフェッチされたデータベース ページの合計数を取得します。

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

構文

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

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

プロパティ値

型: System.Int32

関連項目

リファレンス

JET_THREADSTATS構造体

JET_THREADSTATS メンバー

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