|
BufferRollBack() 
Corporate Edition Only
Reverts all additions and changes made to the
database after the execution of the
BufferUpdates() function.
Syntax
BufferRollBack()
Arguments
None.
Returns
None.
Description
Calling this function aborts all requested
changes made to the CAPITAL database after the execution of the
BufferUpdates() function. When this
function is called all data altered since the call to
BufferUpdates() is restored to its
original values. Pending updates are rolled back and cannot be
recovered.
|
While this function may be called from any
edition of CAPITAL, it has no effect other than when running under
the Corporate
Edition.
|
Examples
BufferRollBack()
____________________________
Related Topics
BufferCommit()
BufferUpdates()
Business
Function List
|