DevForce Help Reference
SaveStatusExtensions Class Methods


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

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)HasError Returns true if a handled or unhandled exception occurred during save processing.  
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)WasCancelled Returns tre if the save operation was cancelled.  
Public Methodstatic (Shared in Visual Basic)WasExceptionHandled Returns true if the save operation threw an exception handled by an EntityServerError handler.  
Public Methodstatic (Shared in Visual Basic)WasNoOperation Returns true if the save operation was not performed.  
Public Methodstatic (Shared in Visual Basic)WasNormal Returns true if the save operation completed normally.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

SaveStatusExtensions Class
IdeaBlade.EntityModel Namespace
System.Linq

Send Feedback