An event class for persist()
Namespace: NHibernate.EventAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class PersistEvent : AbstractEvent |
| Visual Basic |
|---|
Public Class PersistEvent _ Inherits AbstractEvent |
| Visual C++ |
|---|
public ref class PersistEvent : public AbstractEvent |