EMS.DataSetResource.TEMSDataSetAdaptor
Delphi
TEMSDataSetAdaptor = class (TObject)
C++
class PASCALIMPLEMENTATION TEMSDataSetAdaptor : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | EMS.DataSetResource.pas EMS.DataSetResource.hpp |
EMS.DataSetResource | EMS.DataSetResource |
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.