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.
Notifies the engine that the snapshot session finished.
Namespace: Microsoft.Isam.Esent.Interop.Vista
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Sub JetOSSnapshotEnd ( _
snapshot As JET_OSSNAPID, _
grbit As SnapshotEndGrbit _
)
'Usage
Dim snapshot As JET_OSSNAPID
Dim grbit As SnapshotEndGrbitVistaApi.JetOSSnapshotEnd(snapshot, _
grbit)
public static void JetOSSnapshotEnd(
JET_OSSNAPID snapshot,
SnapshotEndGrbit grbit
)
Parameters
snapshot
Type: Microsoft.Isam.Esent.Interop.JET_OSSNAPIDThe identifier of the snapshot session.
grbit
Type: Microsoft.Isam.Esent.Interop.Vista.SnapshotEndGrbitSnapshot end options.