| IPostCommitAction Interface | 
            An action that can be registered to be executed after a transaction 
            has been successfully committed.
            
 
Namespace: PDTec.IceNet.Core.DatabaseAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic interface IPostCommitAction
The IPostCommitAction type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Execute | 
            The action to be executed.
              | 
Top
See Also