Propiedad JET_RSTINFO.crstmap

Obtiene o establece el número de elementos de la matriz restore-map.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

JET_RSTINFO clase

JET_RSTINFO miembros

Espacio de nombres Microsoft.Isam.Esent.Interop