FireDAC.Phys.TFDPhysDriver.InternalCreateConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalCreateConnection(AConnHost: TFDPhysConnectionHost): TFDPhysConnection; virtual; abstract;

C++

virtual TFDPhysConnection* __fastcall InternalCreateConnection(TFDPhysConnectionHost* AConnHost) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.