Firebird ADO.NET Provider SDK Documentation - v1.7

FbBatchExecution.Execute Method

Starts the ordered execution of the SQL statements that are in SqlStatements collection.

Overload List

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);

See Also

FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace