API:Data.FireDACJSONReflect.TFDJSONDeltasWriter

From RAD Studio API Documentation
Jump to: navigation, search

Data.FireDACJSONReflect.TFDJSONDataSetsWriterBaseSystem.TInterfacedObjectSystem.TObjectTFDJSONDeltasWriter

Delphi

TFDJSONDeltasWriter = class(TFDJSONDataSetsWriterBase, IFDJSONDeltasWriter)

C++

class PASCALIMPLEMENTATION TFDJSONDeltasWriter : public TFDJSONDataSetsWriterBase

Properties

Type Visibility Source Unit Parent
class public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect Data.FireDACJSONReflect

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