Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.SetSavePoint

Syntax

uint SetSavePoint ( )

Parameters

This method has no parameters.

Description

Sets a new transaction save point, and returns this value.

Return

SetSavePoint() returns an integer with the save point number.

See Also

RestoreSavePoint()

TOCIndex