Function CSPODBCConnection::Commit()

Description:
Commits all ODBC transactions made over this connection.

Prototype:
bool Commit();

Arguments:
No arguments (void).

Return value:
If successful, it returns true. Otherwise, it returns false.

See also:
member functions AutoCommit(), Rollback()
CSPODBCConnection | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd