dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleScript Class

In This Topic
OracleScript Class Events
In This Topic

For a list of all members of this type, see OracleScript 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 a SQL statement within script has produced an error. (Inherited from Devart.Common.DbScript)
Public EventOccurs when a SQL statement within script has successfully executed. (Inherited from Devart.Common.DbScript)
Public EventOccurs when a SQL statement within script is about to execute.  
Top
See Also