JET_THREADSTATS.cPageReferenced 屬性

取得目前線程上資料庫引擎所流覽的資料庫頁面總數。

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

Syntax

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

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

屬性值

類型: System.Int32

另請參閱

參考

JET_THREADSTATS 結構

JET_THREADSTATS成員

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