| IPostCommitActionExecute Method  | 
            The action to be executed.
            
 
Namespace: PDTec.IceNet.Core.DatabaseAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
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