Back to Devexpress

Session.GetObjectsToDelete Method

xpo-devexpress-dot-xpo-dot-session-dot-getobjectstodelete.md

latest587 B
Original Source

Session.GetObjectsToDelete Method

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