Quote character for quoted strings.
Source position: db.pas line 1643
| function IProviderSupport.PSGetQuoteChar: string; | 
The actual quote character.
PSGetQuoteChar returns the quote character needed to enclose string literals in an SQL statement for the underlying database.
| PSGetTableName |