Propiedad JET_RSTINFO.rgrstmap
Obtiene o establece la matriz de estructuras de JET_RSTMAP .
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'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; }
Valor de propiedad
Tipo: []