JET_THREADSTATS.cPageRead 속성

현재 스레드의 데이터베이스 엔진에서 디스크에서 가져온 총 데이터베이스 페이지 수를 가져옵니다.

네임스페이스:Microsoft.Isam.Esent.Interop.Vista
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'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 네임스페이스