共用方式為


JET_RSTINFO.rgrstmap 屬性

取得或設定 JET_RSTMAP 結構的陣列。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 命名空間