DevForce Help Reference
SaveResult Class Properties


For a list of all members of this type, see SaveResult members.

Public Properties
 NameDescription
Public PropertyError Returns non-null if an exception occurred during save processing.  
Public PropertyOk Returns whether or not the save succeeded.  
Public PropertySavedEntities List of entities saved.  
Public PropertySaveStatus Returns the kind of operation performed during this save.  
Public PropertyTemporaryIdMapGet copy of UniqueIdMap that was (or would have been) used for fixup.  
Public PropertyWasCancelled Gets a value indicating whether the operation was cancelled.  
Public PropertyWasExceptionHandled Returns true if an exception was thrown but handled by an EntityServerError handler.  
Top
See Also

Reference

SaveResult Class
IdeaBlade.EntityModel Namespace
EntityManager Class

Send Feedback