Session.CollectReferencingObjects Method
| Name | Parameters | Description |
|---|---|---|
| CollectReferencingObjects(Object, PersistentCriteriaEvaluationBehavior, Boolean) | target, behavior, selectDeleted | Returns a collection of persistent objects that refer to the specified object. |
| CollectReferencingObjects(Object) | target | Returns a collection of persistent objects that refer to the specified object. |