Function CSPODBCConnection::CSPODBCConnection()

Description:
Constructs a transactional connection object.

Prototype:
CSPODBCConnection(const CSPTxObject& TxObj);

Arguments:
  • const CSPTxObject& TxObj [IN]
    The transaction object to bind to.



Return value:
No value is returned.

Remarks:
All ODBC transactions are commited or aborted when the transactional object or it's transaction context is commited or aborted. See classes CSPTxContext and CSPTxObject for more information.

See also:
constructors CSPODBCConnection( const CSPTxObject, CSPODBCConnection( const CSPTxContext
classes CSPTxContext, CSPTxObject, CSPODBCRecordset
CSPODBCConnection | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd