IPostCommitActionExecute Method |
The action to be executed.
Namespace:
PDTec.IceNet.Core.Database
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax Remarks
The implementation of this method must not throw any exceptions
because the transaction has already been successfully completed
at the point of time this method is called.
See Also