Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information context surrounded data emitted from JET_PFNEMITLOGDATA.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.Windows8.JET_COMMIT_ID
Namespace: Microsoft.Isam.Esent.Interop.Windows8
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class JET_COMMIT_ID _
Implements IComparable(Of JET_COMMIT_ID), IEquatable(Of JET_COMMIT_ID)
'Usage
Dim instance As JET_COMMIT_ID
public class JET_COMMIT_ID : IComparable<JET_COMMIT_ID>,
IEquatable<JET_COMMIT_ID>
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.