FireDAC.Phys.Intf.IFDPhysDriver.CreateConnection
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysDriver |
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 ;
Description
Embarcadero Technologies does not currently have any additional information.