estrutura JET_LGPOS

Descreve um deslocamento na sequência de logs.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Sintaxe

'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

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.

Confira também

Referência

membros JET_LGPOS

Namespace Microsoft.Isam.Esent.Interop