Function CSPTxObject::CSPTxObject()

Description:
The default costructor initializes an object that is not bound to any transaction.

Prototype:
CSPTxObject();

Arguments:
No arguments (void).

Return value:
No value is returned.

Remarks:
Any calls to protected member functions Commit() and Abort() will take no effect.

See also:
constructors CSPTxObject( CSPTxObject& ), CSPTxObject( CSPTxContext& )
CSPTxObject | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd