Gets the Snapshot from the current session the collection is in.
Namespace: NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected virtual Object GetSnapshot() |
| Visual Basic |
|---|
Protected Overridable Function GetSnapshot As Object |
| Visual C++ |
|---|
protected: virtual Object^ GetSnapshot() |
Return Value
[Missing <returns> documentation for "M:NHibernate.Collection.AbstractPersistentCollection.GetSnapshot"]