Propiedad JET_DBINFOMISC.lgposConsistent
Obtiene los lgpos cuando la base de datos se hizo coherente. Este valor es NULL si la base de datos es incoherente.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'Declaration
Public Property lgposConsistent As JET_LGPOS
Get
Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_LGPOS
value = instance.lgposConsistent
public JET_LGPOS lgposConsistent { get; internal set; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.JET_LGPOS
Consulte también
Referencia
Comentarios
Enviar y ver comentarios de