JET_THREADSTATS.cPagePreread 屬性

取得目前線程上的資料庫引擎從磁片預先擷取的資料庫頁面總數。

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

Syntax

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