API:FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.SetDataSet
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysLocalSQLAdapter |
Delphi
procedure SetDataSet(ADataSet: TObject);
C++
virtual void __fastcall SetDataSet(System::TObject* ADataSet) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.