EMS.DataSetResource.TEMSDataSetAdaptor
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: EMS.DataSetResource.pas EMS.DataSetResource.hpp
| |
| Unit: EMS.DataSetResource | |
| Parent: EMS.DataSetResource | |
Delphi
TEMSDataSetAdaptor = class (TObject)
C++
class PASCALIMPLEMENTATION TEMSDataSetAdaptor : public System::TObject
Description
Class that adapts a Delphi TDataSet for use within EMS.
Handles the conversion between dataset records and the JSON representation used by EMS REST endpoints.