Firebird ADO.NET Provider SDK Documentation - v1.7

CommandExecutingEventArgs Properties

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

Public Instance Properties

SqlCommand Returns the FbCommand instance that created for the SQL statement that goes for execution.
StatementType Returns the SqlStatementType of the current SqlCommand.

See Also

CommandExecutingEventArgs Class | FirebirdSql.Data.Firebird.Isql Namespace