FireDAC.Phys.Intf.IFDPhysConnectionMetadata.DecodeObjName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DecodeObjName(const AName: String; out AParsedName: TFDPhysParsedName;  const ACommand: IFDPhysCommand; AOpts: TFDPhysDecodeOptions): Boolean;

C++

virtual bool __fastcall DecodeObjName(const System::UnicodeString AName, /* out */ TFDPhysParsedName &AParsedName, const _di_IFDPhysCommand ACommand, TFDPhysDecodeOptions 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.