Share via


JET_OBJECTINFO.cPage 属性

获取表使用的页数。

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

另请参阅

参考

JET_OBJECTINFO 类

JET_OBJECTINFO成员

Microsoft.Isam.Esent.Interop 命名空间