Share via


propriété JET_RSTINFO.crstmap

Obtient ou définit le nombre d’éléments dans le tableau restore-map.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: 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

JET_RSTINFO membres

Espace de noms Microsoft.Isam.Esent.Interop