Gets or sets the line of the token.
public: property int Line { int get(); void set(int value); }
The line of the token.
TSqlParserToken ClassMicrosoft.SqlServer.TransactSql.ScriptDom Namespace