Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |
![]() | Error | Occurs when a SQL statement within script has produced an error. (Inherited from Devart.Common.DbScript) |
![]() | Progress | Occurs when a SQL statement within script has successfully executed. (Inherited from Devart.Common.DbScript) |
![]() | SqlStatementExecute | Occurs when a SQL statement within script is about to execute. |