Remove child/parent relation from cache
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
void RemoveChildParent( Object child ) |
| Visual Basic |
|---|
Sub RemoveChildParent ( _ child As Object _ ) |
| Visual C++ |
|---|
void RemoveChildParent( Object^ child ) |
Parameters
- child
- Type: System..::..Object
The child.