| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Current line of execution in the script
Source position: sqldb.pp line 708
| 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.