Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.