Function CSPTxObject::Abort()

Description:
Causes the transaction to abort as a whole, even if all the other components of the transaction were successful.

Prototype:
void Abort();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
This function is protected and can be call only within the transactional class that inherits from class CSPTxObject.

See also:
member function Commit()
CSPTxObject | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd