The methods of the FbBatchExecution class are listed below. For a complete list of FbBatchExecution class members, see the FbBatchExecution Members topic.
![]() ![]() | Determines the SqlStatementType of the provided SQL statement. |
![]() | |
![]() | Overloaded. Starts the ordered execution of the SQL statements that are in SqlStatements collection. |
![]() | |
![]() | |
![]() |
![]() | |
![]() | |
![]() | The trigger function for CommandExecuted event. |
![]() | The trigger function for CommandExecuting event. |
![]() | Updates the connection string with the data parsed from the parameter and opens a connection to the database. |
![]() | Parses the isql statement CREATE DATABASE and creates the database and opens a connection to the recently created database. |
![]() | Executes a command and optionally commits the transaction. |
![]() | |
![]() | |
![]() |
FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace