FireDAC.Phys.Intf.IFDPhysSQLHandler.GetDataSet
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysSQLHandler |
Delphi
function GetDataSet(const ASchema, AName: String): Boolean;
C++
virtual bool __fastcall GetDataSet(const System::UnicodeString ASchema, const System::UnicodeString AName) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.