<< Return to Main Index

< Return to Class Index

CGXDBEngine::CommitTrans

virtual void CommitTrans();

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, marks the end of a transaction.

See Also

CGXDBEngine::BeginTrans CGXDBEngine::Rollback

CGXDBEngine

Class Overview | Class Members