API:FireDAC.Phys.Intf.IFDPhysSQLHandler.OpenDataSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OpenDataSet(const ASchema, AName: String; ADataSet: TObject);

C++

virtual void __fastcall OpenDataSet(const System::UnicodeString ASchema, const System::UnicodeString AName, System::TObject* ADataSet) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.