API:Data.FireDACJSONReflect.TFDJSONDataSetsWriter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TFDJSONDataSetsWriter = class(TFDJSONDataSetsWriterBase, IFDJSONDataSetsWriter)

C++

class PASCALIMPLEMENTATION TFDJSONDataSetsWriter : 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.TFDJSONDataSetsWriter inherits from Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase. All content below this line refers to Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.

Base class for writers.

See Also