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