IBX.IBCustomDataSet.TIBCustomDataSet.PSGetQuoteChar
Delphi
function PSGetQuoteChar: String; override;
C++
virtual System::UnicodeString __fastcall PSGetQuoteChar(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |
Description
Returns the character or characters to use in generated SQL statements to enclose quoted strings. {{#multireplace:IBX.IBCustomDataSet.TIBCustomDataSet.PSGetQuoteChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DB.TDataSet.PSGetQuoteChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DB.TDataSet.PSGetQuoteChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Returns the character or characters to use in generated SQL statements to enclose quoted strings.