Xceed DataGrid for Silverlight Documentation
ErrorResultAction Enumeration
Members 


Describes the action to take when an exception is thrown by the data source that is wrapped by the provider.
Syntax
'Declaration
 
Public Enum ErrorResultAction 
   Inherits System.Enum
'Usage
 
Dim instance As ErrorResultAction
public enum ErrorResultAction : System.Enum 
Members
MemberDescription
AbortThe operation should be aborted.
RetryThe operation should be retried.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.Data.ErrorResultAction

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

Xceed.Silverlight.Data Namespace

Send Feedback