获取表使用的页数。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Property cPage As Integer
Get
Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As Integer
value = instance.cPage
public int cPage { get; private set; }
属性值
类型: System.Int32