API:Data.FireDACJSONReflect.TFDJSONDataSetsReader

From RAD Studio API Documentation
Jump to: navigation, search

Data.FireDACJSONReflect.TFDJSONDataSetsReaderBaseSystem.TInterfacedObjectSystem.TObjectTFDJSONDataSetsReader

Delphi

TFDJSONDataSetsReader = class(TFDJSONDataSetsReaderBase, IFDJSONDataSetsReader)

C++

class PASCALIMPLEMENTATION TFDJSONDataSetsReader : public TFDJSONDataSetsReaderBase

Properties

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

Description

Base class for readers.

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

Base class for readers.

See Also