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