SDAC
Used to perform Batch operations .
TCustomDASQL
procedure Execute(Iters: integer; Offset: integer = 0); overload; virtual;
The Execute method executes the specified batch SQL query. See the Batch operations article for samples.