DevForce Help Reference
SaveResult Class Members
Properties  Methods 


The following tables list the members exposed by SaveResult.

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
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

SaveResult Class
IdeaBlade.EntityModel Namespace
EntityManager Class

Send Feedback