API:FireDAC.Phys.TFDPhysDriver.CreateConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.