Starts the ordered execution of the SQL statements that are in SqlStatements collection.
Starts the ordered execution of the SQL statements that are in SqlStatements collection.
public virtual void Execute();
Starts the ordered execution of the SQL statements that are in SqlStatements collection.
public virtual void Execute(bool);
FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace