JET_RSTINFO. crstmap, propriété

Obtient ou définit le nombre d’éléments dans le tableau de mappage de restauration.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property crstmap As Integer
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As Integer

value = instance.crstmap

instance.crstmap = value
public int crstmap { get; set; }

Valeur de la propriété

Type : System. Int32

Voir aussi

Informations de référence

Classe JET_RSTINFO

Membres JET_RSTINFO

Espace de noms Microsoft. ISAM. esent. Interop