| ASP 101 News Flash |
 |
|
|
|
ObjectContext Object
Method
- SetComplete: Overrides any previous SetAbort method that has been called in a script.
- SetAbort: Aborts a transaction initiated by an ASP.
Events
- OnTransactionCommit: Occurs after a transacted sript's transaction commits.
- OnTransactionAbort: Occurs if the transaction is aborted.
 
|
|