DataSet Converter For Delphi The DataSetConverter4D it is an API to convert JSON objects for DataSet's and also doing reverse process, ie, converting DataSet's in JSON. Works with the TDataSet, and TJSONObject TJSONArray classes. To use this API you must add the "DataSetConverter4D\src" ...
All child records will be exported as a JSONArray; When using the AOnlyUpdatedRecords parameter of the ToJSONObject or ToJSONArray method, the JSON item is added to an "object_state" property responsible for defining what happened to the record (deleted, included or changed); ...
All child records will be exported as a JSONArray; When using the AOnlyUpdatedRecords parameter of the ToJSONObject or ToJSONArray method, the JSON item is added to an "object_state" property responsible for defining what happened to the record (deleted, included or changed); ...