Share via


JET_OBJECTINFO.cRecord 属性

获取表中的记录数。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property cRecord As Integer
    Get
    Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As Integer

value = instance.cRecord
public int cRecord { get; private set; }

属性值

类型: System.Int32

请参阅

参考

JET_OBJECTINFO 类

JET_OBJECTINFO成员

Microsoft.Isam.Esent.Interop 命名空间