API:Data.FireDACJSONReflect.TFDJSONDeltasWriter

From RAD Studio API Documentation

TFDJSONDeltasWriterData.FireDACJSONReflect.TFDJSONDataSetsWriterBaseSystem.TInterfacedObjectSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONDeltasWriter = class(TFDJSONDataSetsWriterBase, IFDJSONDeltasWriter)

C++

class PASCALIMPLEMENTATION TFDJSONDeltasWriter : public TFDJSONDataSetsWriterBase

Description

Base class for writers. Data.FireDACJSONReflect.TFDJSONDeltasWriter inherits from Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase. All content below this line refers to Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.

Base class for writers.

See Also