API:FireDAC.Phys.ODBCBase.TFDPhysODBCBaseDriverLink.GetDSNs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetDSNs(AList: TStrings; AWithDescription: Boolean = False);

C++

void __fastcall GetDSNs(System::Classes::TStrings* AList, bool AWithDescription = false);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCBaseDriverLink

Description

Embarcadero Technologies does not currently have any additional information.