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

Session.IsNewObject Method

Name Parameters Description
IsNewObject(Object, Boolean) theObject, includeParent Obsolete. Indicates whether the specified persistent object is a newly created object which isn’t saved in the transaction currently in progress or in any of its parent transaction (optionally).
IsNewObject(Object) theObject Indicates whether the specified object is contained within the session’s cache.