Share via


JET_RSTINFO.rgrstmap 属性

获取或设置 JET_RSTMAP 结构的数组。

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

语法

'Declaration
Public Property rgrstmap As JET_RSTMAP()
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_RSTMAP()

value = instance.rgrstmap

instance.rgrstmap = value
public JET_RSTMAP[] rgrstmap { get; set; }

属性值

类型:[]

另请参阅

参考

JET_RSTINFO 类

JET_RSTINFO成员

Microsoft.Isam.Esent.Interop 命名空间