Firebird ADO.NET Provider SDK Documentation - v1.7

FbBatchExecution.Execute Method ()

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

[Visual Basic]
Overridable Overloads Public Sub Execute()
[C#]
public virtual void Execute();

See Also

FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace | FbBatchExecution.Execute Overload List