FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.DataSet
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysLocalSQLAdapter | |
Delphi
property DataSet: TObject read GetDataSet write SetDataSet;
C++
__property System::TObject* DataSet = {read=GetDataSet, write=SetDataSet};
Description
Embarcadero Technologies does not currently have any additional information.