JET_LGPOS-Struktur

Beschreibt einen Offset in der Protokollsequenz.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Structure JET_LGPOS _
    Implements IEquatable(Of JET_LGPOS), IComparable(Of JET_LGPOS),  _
    INullableJetStruct
'Usage
Dim instance As JET_LGPOS
[SerializableAttribute]
public struct JET_LGPOS : IEquatable<JET_LGPOS>, 
    IComparable<JET_LGPOS>, INullableJetStruct

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_LGPOS-Member

Microsoft.Isam.Esent.Interop-Namespace