FireDAC.Phys.Intf.IFDPhysSQLHandler.OpenDataSet

From RAD Studio API Documentation
Jump to: navigation, search

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

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 ;

Description

Embarcadero Technologies does not currently have any additional information.