API:Data.FireDACJSONReflect.TFDJSONDeltasReader

From RAD Studio API Documentation
Jump to: navigation, search

Data.FireDACJSONReflect.TFDJSONDataSetsReaderBaseSystem.TInterfacedObjectSystem.TObjectTFDJSONDeltasReader
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONDeltasReader = class(TFDJSONDataSetsReaderBase, IFDJSONDeltasReader)

C++

class PASCALIMPLEMENTATION TFDJSONDeltasReader : public TFDJSONDataSetsReaderBase

Description

Base class for readers.

Data.FireDACJSONReflect.TFDJSONDeltasReader inherits from Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase. All content below this line refers to Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.

Base class for readers.

See Also