API:EMS.DataSetResource.TEMSFDDataSetAdaptor
Delphi
TEMSFDDataSetAdaptor = class (TEMSDataSetAdaptor)
C++
class PASCALIMPLEMENTATION TEMSFDDataSetAdaptor : public TEMSDataSetAdaptor
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.
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.