dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlCommand Class

In This Topic
SqlCommand Class Events
In This Topic

For a list of all members of this type, see SqlCommand members.

Public Events
 NameDescription
Public EventOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
Public EventOccurs when the execution of a SQL statement completes.  
Top
See Also