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; }
屬性值
類型: []