This documentation is archived and is not being maintained.
ObjectDataSourceStatusEventArgs Constructor
Visual Studio 2008
Initializes a new instance of the ObjectDataSourceStatusEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ObjectDataSourceStatusEventArgs(Object, IDictionary) | Initializes a new instance of the ObjectDataSourceStatusEventArgs class using the specified output parameters and return value. |
|
ObjectDataSourceStatusEventArgs(Object, IDictionary, Exception) | Initializes a new instance of the ObjectDataSourceStatusEventArgs class using the specified output parameters, return value, and exception. |
Show: