API:FireDAC.Phys.Intf.IFDPhysConnection.CreateCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateCommand(out ACmd: IFDPhysCommand);

C++

virtual void __fastcall CreateCommand(/* out */ _di_IFDPhysCommand &ACmd) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.