sqltostringdelphi README
Convert SQL query to simple String in Delphi.
Extension Settings
sqltostringdelphi.InitialVariable : the entered text will be concatenated to the String at the beginning of each line.
sqltostringdelphi.FinalVariable : the entered text will be concatenated to String at the end of each line.
sqltostringdelphi.ConsiderTheLargestLine : considers the line that has the largest amount of text to inform the end of the String.
sqltostringdelphi.InitialVariableFirstLine : does not display the text of the "Initial Variable" field in the first line.
sqltostringdelphi.FinalVariableLastLine : does not display the text of the "Final Variable" field in the last line.
Release Notes
1.0.0
Initial release of SQL To String Delphi.
| |