JET_OSSNAPID structure
A JET_OSSNAPID contains a handle to a snapshot of a database.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.