We need an entry to tell us all about the current state
of a collection with respect to its persistent state
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class CollectionEntry |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class CollectionEntry |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CollectionEntry |