estrutura JET_LS
Armazenamento local para um identificador ESENT. Usado por JetGetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit) e JetSetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit).
Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)
Sintaxe
'Declaration
Public Structure JET_LS _
Implements IEquatable(Of JET_LS), IFormattable
'Usage
Dim instance As JET_LS
public struct JET_LS : IEquatable<JET_LS>,
IFormattable
Acesso thread-safe
Qualquer membro estático público (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.