struttura JET_LGPOS

Descrive un offset nella sequenza di log.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

membri JET_LGPOS

Spazio dei nomi Microsoft.Isam.Esent.Interop