Get the ID for the entity that owned this persistent collection when it was loaded
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
Object GetLoadedCollectionOwnerIdOrNull( IPersistentCollection collection ) |
| Visual Basic |
|---|
Function GetLoadedCollectionOwnerIdOrNull ( _ collection As IPersistentCollection _ ) As Object |
| Visual C++ |
|---|
Object^ GetLoadedCollectionOwnerIdOrNull( IPersistentCollection^ collection ) |
Parameters
- collection
- Type: NHibernate.Collection..::..IPersistentCollection
The persistent collection