REST.Response.Adapter

From RAD Studio API Documentation
Jump to: navigation, search


Package RESTComponents290.bpl

Classes

TCustomJSONDataSetAdapterUpdates a dataset with the content of a TJSONValue.
TCustomRESTRequestDataSetAdapter
TCustomRESTResponseDataSetAdapterUpdates a dataset with the TJSONValue from a REST response.
TRESTRequestDataSetAdapterTRESTRequestDataSetAdapter allows you to automatically include the data from a dataset (for example, TFDMemTable) into TRESTRequest component.
TRESTResponseDataSetAdapterThis class provides the necessary functionalities so that a dataset can be updated from a REST response with the information contained in a TJSONValue.
TRESTResponseJSONA class that holds a JSON value.

Types

TJSONParserObjectCallback
TOnBeforeOpenDataSetEvent