[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Quote character for quoted strings
Source position: db.pas line 1374
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 |