The HrRestoreEnd function cleans up after a restore operation has been performed.
Header file: | EDBBCLI.H |
Library: | EDBBCLI.LIB |
HRESULT HrRestoreEnd(
HBC hbcRestoreContext
);
See Return Values.
The HrRestoreEnd function closes outstanding binding handles and does whatever is necessary to clean up after a restore attempt.
For more information on this function, see Backing Up and Restoring Data.