Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTBase::RestoreSavePoint

Syntax

void RestoreSavePoint (const NINT SavePoint)

Parameters

  • SavePoint [in] a previously saved savepoint.

Description

Restore a previously set save point.

Return

None.

See also

SetSavePoint()

TOCIndex