Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.ClearSavePoint

Syntax

void ClearSavePoint ( )

Parameters

This method has no parameters.

Description

Clears the last transaction save point.

Return

None.

See Also

SetSavePoint(), RestoreSavePoint()

TOCIndex