API:Data.FireDACJSONReflect.TFDJSONDeltas

From RAD Studio API Documentation
Jump to: navigation, search

Data.FireDACJSONReflect.TFDJSONDataSetsBaseSystem.TObjectTFDJSONDeltas
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONDeltas = class sealed(TFDJSONDataSetsBase)

C++

class PASCALIMPLEMENTATION TFDJSONDeltas : /*[[sealed]]*/ public TFDJSONDataSetsBase

Description

List of FireDAC datasets that can be marshaled as JSON.

Data.FireDACJSONReflect.TFDJSONDeltas inherits from Data.FireDACJSONReflect.TFDJSONDataSetsBase. All content below this line refers to Data.FireDACJSONReflect.TFDJSONDataSetsBase.

List of FireDAC datasets that can be marshaled as JSON.

See Also