JET_RECORDLIST.cRecords 属性

获取临时表中的记录数。

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

语法

'Declaration
Public Property cRecords As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As Integer

value = instance.cRecords
public int cRecords { get; internal set; }

属性值

类型: System.Int32

请参阅

参考

JET_RECORDLIST 类

JET_RECORDLIST成员

Microsoft.Isam.Esent.Interop 命名空间