SqlDataSourceStatusEventArgs Properties
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: