Sets the line comment string for SQL statements.
property LineComment : string;
Comments included into SQL script will be preceded by the string defined in LineComment property ("--" by default).