SqlCommand Events
.NET Framework 3.5
The SqlCommand type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
StatementCompleted | Occurs when the execution of a Transact-SQL statement completes. |