FireDAC.Phys.Intf.IFDPhysDriver.CreateConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateConnection(const AConnectionDef: IFDStanConnectionDef;  out AConn: IFDPhysConnection);

C++

virtual void __fastcall CreateConnection(const Firedac::Stan::Intf::_di_IFDStanConnectionDef AConnectionDef, /* out */ _di_IFDPhysConnection &AConn) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.