FireDAC.DBX.Migrate.TFDDBXDataSetHelper.GetQuoteChar
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DBX.Migrate.pas | |
| Unit: FireDAC.DBX.Migrate | |
| Parent: TFDDBXDataSetHelper | |
Delphi
function GetQuoteChar: string;
Description
Attention: GetQuoteChar is deprecated. Please use Comp.Client.TFDCustomConnection.ConnectionMetaDataIntf.
Emulates DBX TCustomSQLDataSet.GetQuoteChar.
GetQuoteChar is deprecated. Please use the NameQuoteChar property of TFDCustomConnection.ConnectionMetaDataIntf.