FireDAC.Phys.ODBCWrapper.TODBCEnvironment.GetDSNs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCEnvironment

Description

Embarcadero Technologies does not currently have any additional information.