propriété JET_RSTINFO.rgrstmap
Obtient ou définit le tableau de structures JET_RSTMAP .
Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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; }
Valeur de la propriété
Type : []