Firebird ADO.NET Provider SDK Documentation - v1.7

FbBatchExecution Constructor

Creates an instance of FbBatchExecution engine.

Overload List

Creates an instance of FbBatchExecution engine.

public FbBatchExecution();

Creates an instance of FbBatchExecution engine with the given connection.

public FbBatchExecution(FbConnection);

 

public FbBatchExecution(FbConnection,FbScript);

See Also

FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace