FireDAC.Phys.Intf.IFDPhysConnectionMetadata.EncodeObjName

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnectionMetadata

Description

Embarcadero Technologies does not currently have any additional information.