JET_THREADSTATS.cPageReferenced, proprietà

Ottiene il numero totale di pagine del database visitate dal motore di database nel thread corrente.

Spazio dei nomi:Microsoft.Isam.Esent.Interop.Vista
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

JET_THREADSTATS struttura

membri JET_THREADSTATS

Spazio dei nomi Microsoft.Isam.Esent.Interop.Vista