Get and remove a collection whose owner is not yet loaded,
when its owner is being loaded
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
IPersistentCollection UseUnownedCollection( CollectionKey key ) |
| Visual Basic |
|---|
Function UseUnownedCollection ( _ key As CollectionKey _ ) As IPersistentCollection |
| Visual C++ |
|---|
IPersistentCollection^ UseUnownedCollection( CollectionKey^ key ) |
Parameters
- key
- Type: NHibernate.Engine..::..CollectionKey
[Missing <param name="key"/> documentation for "M:NHibernate.Engine.IPersistenceContext.UseUnownedCollection(NHibernate.Engine.CollectionKey)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Engine.IPersistenceContext.UseUnownedCollection(NHibernate.Engine.CollectionKey)"]