Get the "queued" orphans
Namespace: NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
ICollection GetQueuedOrphans( string entityName ) |
Visual Basic |
---|
Function GetQueuedOrphans ( _ entityName As String _ ) As ICollection |
Visual C++ |
---|
ICollection^ GetQueuedOrphans( String^ entityName ) |
Parameters
- entityName
- Type: System..::..String
[Missing <param name="entityName"/> documentation for "M:NHibernate.Collection.IPersistentCollection.GetQueuedOrphans(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Collection.IPersistentCollection.GetQueuedOrphans(System.String)"]