SqlCommand Events

 

Namespace:   System.Data.SqlClient
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubeventDisposed

Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)

System_CAPS_pubeventStatementCompleted

Occurs when the execution of a Transact-SQL statement completes.

Return to top
Show: