Freigeben über


JET_SIGNATURE-Struktur

Die JET_SIGNATURE-Struktur enthält Informationen, die eine Datenbank- oder Protokolldateisequenz eindeutig identifizieren.

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

Syntax

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

Threadsicherheit

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

Weitere Informationen

Verweis

JET_SIGNATURE-Member

Microsoft.Isam.Esent.Interop-Namespace