An operation which may be scheduled for later execution.
Usually, the operation is a database insert/update/delete,
together with required second-level cache management.
Namespace: NHibernate.ActionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface IExecutable |
Visual Basic |
---|
Public Interface IExecutable |
Visual C++ |
---|
public interface class IExecutable |