API:FireDAC.Phys.TFDPhysConnection.InternalOverrideNameByCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalOverrideNameByCommand(  var AParsedName: TFDPhysParsedName; const ACommand: IFDPhysCommand); virtual;

C++

virtual void __fastcall InternalOverrideNameByCommand(Firedac::Phys::Intf::TFDPhysParsedName &AParsedName, const Firedac::Phys::Intf::_di_IFDPhysCommand ACommand);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysConnection

Description

Embarcadero Technologies does not currently have any additional information.