API:EMS.DataSetResource.TEMSFDDataSetAdaptor

From RAD Studio API Documentation
Jump to: navigation, search

EMS.DataSetResource.TEMSDataSetAdaptorSystem.TObjectTEMSFDDataSetAdaptor

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.