FireDAC.Phys.MSSQL.TFDPhysMSSQLDriverLink.GetServers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetServers(AList: TStrings; ARefresh: Boolean = False; AAsync: Boolean = False): Boolean;

C++

bool __fastcall GetServers(System::Classes::TStrings* AList, bool ARefresh = false, bool AAsync = false);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MSSQL.pas
FireDAC.Phys.MSSQL.hpp
FireDAC.Phys.MSSQL TFDPhysMSSQLDriverLink

Description

Embarcadero Technologies does not currently have any additional information.