JET_RSTINFO. rgrstmap, propriété

Obtient ou définit le tableau de structures de JET_RSTMAP .

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : 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é

Entrer []

Voir aussi

Informations de référence

Classe JET_RSTINFO

Membres JET_RSTINFO

Espace de noms Microsoft. ISAM. esent. Interop