FireDAC.Phys.Intf.IFDPhysConnectionMetadata.QuoteObjName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnectionMetadata | |
Delphi
function QuoteObjName(const AName: String; APart: TFDPhysNamePart): String;
C++
virtual System::UnicodeString __fastcall QuoteObjName(const System::UnicodeString AName, TFDPhysNamePart APart) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.