FireDAC.Phys.Intf.IFDPhysSQLHandler.FindAdapter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysSQLHandler

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.