<< Return to Main Index

< Return to Class Index

CGXDBEngine::Rollback

virtual void Rollback();

Remarks

This base class version of this function does nothing. The subclasses that bind to concrete data sources implement the transaction functions based on the bound data sources capabilities.

If implemented, undoes all commands since the start of the transaction.

See Also

CGXDBEngine::BeginTrans CGXDBEngine::CommitTrans

CGXDBEngine

Class Overview | Class Members