REST.Response.Adapter.TCustomJSONDataSetAdapter

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomJSONDataSetAdapter

Delphi

TCustomJSONDataSetAdapter = class(TComponent, TJSONToDataSetBridge.IAdaptor)

C++

class PASCALIMPLEMENTATION TCustomJSONDataSetAdapter : public System::Classes::TComponent

Properties

Type Visibility Source Unit Parent
class public
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter REST.Response.Adapter

Description

Updates a dataset with the content of a TJSONValue.

TCustomJSONDataSetAdapter can dynamically generate field definitions or use user-specified field definitions.