Share via


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 : []

Voir aussi

Référence

classe JET_RSTINFO

JET_RSTINFO membres

Espace de noms Microsoft.Isam.Esent.Interop