IndexInfo.Pages 속성
인덱스의 페이지 수를 가져옵니다. 이 값은 현재 값이 아니며 Api.JetComputeStats에서만 업데이트됩니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public ReadOnly Property Pages As Integer
Get
'Usage
Dim instance As IndexInfo
Dim value As Integer
value = instance.Pages
public int Pages { get; }
속성 값
형식: System.Int32