LinqDataSourceStatusEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the LinqDataSourceStatusEventArgs class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | LinqDataSourceStatusEventArgs(Exception^) | Initializes a new instance of the LinqDataSourceStatusEventArgs class by using an exception that occurred as a result of the data operation. |
![]() | LinqDataSourceStatusEventArgs(Object^) | Initializes a new instance of the LinqDataSourceStatusEventArgs class by using an object that contains the data from the data operation. |
![]() | LinqDataSourceStatusEventArgs(Object^, Int32) | Initializes a new instance of the LinqDataSourceStatusEventArgs class with an object that contains the data from the data operation and the number of rows returned. |
Show:
