Back to Devexpress

Session.GetObjectsToSave Method

xpo-devexpress-dot-xpo-dot-session-dot-getobjectstosave.md

latest560 B
Original Source

Session.GetObjectsToSave Method

NameParametersDescription
GetObjectsToSave()noneReturns a collection of objects that will be saved when the current transaction is committed.
GetObjectsToSave(Boolean)includeParentReturns a collection of persistent objects that will be saved when the current transaction is committed, including objects that will be saved in the parent transaction(s), optionally.