FireDAC.Phys.Intf.IFDPhysConnectionMetadata.GetNameQuoteChar
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnectionMetadata |
Delphi
function GetNameQuoteChar(AQuote: TFDPhysNameQuoteLevel; ASide: TFDPhysNameQuoteSide): Char;
C++
virtual System::WideChar __fastcall GetNameQuoteChar(TFDPhysNameQuoteLevel AQuote, TFDPhysNameQuoteSide ASide) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.