propiedad JET_RSTINFO.lgposStop

Obtiene o establece la posición del registro en la que se va a detener la recuperación.

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

Sintaxis

'Declaration
Public Property lgposStop As JET_LGPOS
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_LGPOS

value = instance.lgposStop

instance.lgposStop = value
public JET_LGPOS lgposStop { get; set; }

Valor de propiedad

Tipo: Microsoft.Isam.Esent.Interop.JET_LGPOS

Consulte también

Referencia

JET_RSTINFO clase

miembros de JET_RSTINFO

Espacio de nombres Microsoft.Isam.Esent.Interop