An event class for merge() and saveOrUpdateCopy()
Namespace: NHibernate.EventAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class MergeEvent : AbstractEvent |
Visual Basic |
---|
<SerializableAttribute> _ Public Class MergeEvent _ Inherits AbstractEvent |
Visual C++ |
---|
[SerializableAttribute] public ref class MergeEvent : public AbstractEvent |