Current line of execution in the script.
Source position: sqldb.pp line 760
public property TSQLScript.Line; |
Line is the line number (0 based) of the currently executed statement in the script. For multiline statements, the last line of the statement is counted as the current line.