Class CSPTxObject
Description
Classes that inherit from this class, are capable of participating in a transaction.
 |
Member functions:
Remarks:
Transactional classes ( such as CSPODBCConnection ) that inherit from class CSPTxObject), must be initialized with a CSPTxContext object in order to participate in the transaction. Requires MS DTC to run on the server.
|
|