Session.GetObjectsToDelete Method
Name | Parameters | Description |
---|---|---|
Get |
none | Returns a collection of persistent objects that will be deleted when the current transaction is committed. |
Get |
include |
Returns a collection of persistent objects that will be deleted when the current transaction is committed, including objects that will be deleted in the parent transaction |