SqlDataSourceStatusEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AffectedRows | Gets the number of rows affected by a database operation. |
![]() | Command | Gets the database command submitted to the database. |
![]() | Exception | Gets a wrapper for any exceptions thrown by the database during a data operation. |
![]() | ExceptionHandled | Gets or sets a value indicating whether an exception thrown by the database has been handled. |
Show:
