API:FireDAC.Phys.ODBCBase.TFDPhysODBCDriverBase.RunConnectionWizard

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RunConnectionWizard(const AConnectionDef: IFDStanConnectionDef;
AParentWnd: THandle): Boolean;

C++

bool __fastcall RunConnectionWizard(const Firedac::Stan::Intf::_di_IFDStanConnectionDef AConnectionDef, NativeUInt AParentWnd);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.