JET_LS-Struktur

Lokaler Speicher für ein ESENT-Handle. Wird von JetGetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit) und JetSetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit) verwendet.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

JET_LS-Member

Microsoft.Isam.Esent.Interop-Namespace