Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.RestoreSavePoint

Syntax

void RestoreSavePoint (int SavePoint)

Parameters

  • SavePoint [in] a previously saved savepoint.

Description

Restore a previously set save point.

Return

None.

See Also

SetSavePoint()

TOCIndex