proprietà JET_THREADSTATS.cPageRead

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

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

Sintassi

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

struttura JET_THREADSTATS

membri JET_THREADSTATS

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