Share via


JET_RSTINFO.crstmap 属性

获取或设置还原映射数组中的元素数。

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

语法

'Declaration
Public Property crstmap As Integer
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As Integer

value = instance.crstmap

instance.crstmap = value
public int crstmap { get; set; }

属性值

类型: System.Int32

另请参阅

参考

JET_RSTINFO 类

JET_RSTINFO成员

Microsoft.Isam.Esent.Interop 命名空间