Back to Devexpress

Session.IsNewObject Method

xpo-devexpress-dot-xpo-dot-session-dot-isnewobject.md

latest595 B
Original Source

Session.IsNewObject Method

NameParametersDescription
IsNewObject(Object, Boolean)theObject, includeParentObsolete. 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)theObjectIndicates whether the specified object is contained within the session’s cache.