FireDAC.Phys.TFDPhysManager.GetRDBMSNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetRDBMSNames(ANames: TStrings);

C++

void __fastcall GetRDBMSNames(System::Classes::TStrings* ANames);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysManager

Description

Fills ANames with a list of registered database names.

See Also