Name | Parameters | Description |
---|---|---|
IsObjectToSave(Object) | theObject |
Indicates whether the specified object is saved in the transaction currently in progress. |
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). |