Structure JET_LS
Stockage local pour un handle ESENT. Utilisé par JetGetLS (JET_SESID, JET_TABLEID, JET_LS, LsGrbit) et JetSetLS (JET_SESID, JET_TABLEID, JET_LS, LsGrbit).
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'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
Sécurité des threads
Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.