REST.Response.Adapter
Package | RESTComponents290.bpl |
---|
Classes
TCustomJSONDataSetAdapter | Updates a dataset with the content of a TJSONValue. |
TCustomRESTRequestDataSetAdapter | |
TCustomRESTResponseDataSetAdapter | Updates a dataset with the TJSONValue from a REST response. |
TRESTRequestDataSetAdapter | TRESTRequestDataSetAdapter allows you to automatically include the data from a dataset (for example, TFDMemTable) into TRESTRequest component. |
TRESTResponseDataSetAdapter | This class provides the necessary functionalities so that a dataset can be updated from a REST response with the information contained in a TJSONValue. |
TRESTResponseJSON | A class that holds a JSON value. |
Types
TJSONParserObjectCallback | |
TOnBeforeOpenDataSetEvent |