FireDAC.Phys.Intf.IFDPhysDriverConnectionWizard.Run
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysDriverConnectionWizard |
Delphi
function Run(const AConnDef: IFDStanConnectionDef; AParentWnd: THandle): Boolean;
C++
virtual bool __fastcall Run(const Firedac::Stan::Intf::_di_IFDStanConnectionDef AConnDef, System::NativeUInt AParentWnd) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.