IdeaBlade DevForce 2010 Help Reference
SaveResult Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : SaveResult Class


The following tables list the members exposed by SaveResult.

Public Properties

 NameDescription
Public PropertyHandledException Returns the handled exception.  
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 MethodToString Human readable representation of this instance.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.