JET_THREADSTATS.cPageRead 屬性

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

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

Syntax

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

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

屬性值

類型: System.Int32

另請參閱

參考

JET_THREADSTATS 結構

JET_THREADSTATS成員

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