FireDAC.Phys.Intf.IFDPhysSQLHandler.FindAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindAdapter(const ASchema, AName: String): IFDPhysLocalSQLAdapter;

C++

virtual _di_IFDPhysLocalSQLAdapter __fastcall FindAdapter(const System::UnicodeString ASchema, const System::UnicodeString AName) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysSQLHandler

Description

Embarcadero Technologies does not currently have any additional information.