UniDAC
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 server raises an error, the OnError event occurs.