CommandExecutingEventArgs overview
![]() |
Creates an instance of CommandExecutingEventArgs class. |
![]() | Returns the FbCommand instance that created for the SQL statement that goes for execution. |
![]() | Returns the SqlStatementType of the current SqlCommand. |
![]() | |
![]() | |
![]() | |
![]() | Overrided. Returns the SQL statement that goes for execution. |
![]() | |
![]() |
CommandExecutingEventArgs Class | FirebirdSql.Data.Firebird.Isql Namespace