FireDAC.Phys.Intf.IFDPhysSQLHandler.FindAdapter
| [–] 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.