Table-start bracket
Type
Constant String
Since
2.0
Description
This property defines the escape-character which is put before the table-name by the SQL-generator. Together with the Table-end bracket property you can define the escape-characters for table-names of the used database. This is necessary when using table-names with white spaces or special chars.
For the most common database-systems this property is already pre-defined and there is no need to change this property.
Examples
Table-start bracket = "["
