API:FireDAC.Phys.Intf.IFDPhysSQLHandler.GetDataSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataSet(const ASchema, AName: String): Boolean;

C++

virtual bool __fastcall GetDataSet(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.