Session.IsObjectToSave Method
Name | Parameters | Description |
---|---|---|
IsObjectToSave(Object, Boolean) | theObject, includeParent | Indicates whether the specified object is saved in the transaction currently in progress or in any of its parent transaction (optionally). |
IsObjectToSave(Object) | theObject | Indicates whether the specified object is saved in the transaction currently in progress. |