UnhandledDataExceptionEventArgs Class Properties
                In This Topic
            
            For a list of all members of this type, see UnhandledDataExceptionEventArgs members.
            
            Public Properties
|  | Name | Description | 
|---|
|  | Exception | Gets the exception that was thrown by the data source that is wrapped by the provider. | 
|  | Handled | Gets or sets a value indicating whether the event was handled. | 
|  | Result | Gets or sets the action to take when an exception is thrown from the data source. | 
|  | RetryCount | Gets a value representing the number of attempts that were made to send the data queries. | 
TopSee Also