JET_OSSNAPID Struktur

Ein JET_OSSNAPID enthält ein Handle für eine Momentaufnahme einer Datenbank.

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

Syntax

'Declaration
Public Structure JET_OSSNAPID _
    Implements IEquatable(Of JET_OSSNAPID), IFormattable
'Usage
Dim instance As JET_OSSNAPID
public struct JET_OSSNAPID : IEquatable<JET_OSSNAPID>, 
    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_OSSNAPID-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace