MyDAC
Executes the next statement in the script and then stops.
TDAScript
function ExecuteNext: boolean; virtual;
Use the ExecuteNext method to execute the next statement in the script statement and stop. If MySQL raises an error, the OnError event occurs.