FireDAC.Phys.TFDPhysConnection.InternalCreateCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalCreateCommand: TFDPhysCommand; virtual; abstract;

C++

virtual TFDPhysCommand* __fastcall InternalCreateCommand() = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.