FireDAC.Phys.Intf.IFDPhysConnectionMetadata.EncodeObjName
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnectionMetadata |
Delphi
function EncodeObjName(const AParsedName: TFDPhysParsedName;
const ACommand: IFDPhysCommand; AOpts: TFDPhysEncodeOptions): String;
C++
virtual System::UnicodeString __fastcall EncodeObjName(const TFDPhysParsedName &AParsedName, const _di_IFDPhysCommand ACommand, TFDPhysEncodeOptions AOpts) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.