Firebird ADO.NET Provider SDK Documentation - v1.7

FbBatchExecution Events

The events of the FbBatchExecution class are listed below. For a complete list of FbBatchExecution class members, see the FbBatchExecution Members topic.

Public Instance Events

CommandExecuted The event trigged after a SQL statement execution.
CommandExecuting The event trigged before a SQL statement goes for execution.

See Also

FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace