API:Data.FireDACJSONReflect.TFDJSONDataSets

From RAD Studio API Documentation
Jump to: navigation, search

Data.FireDACJSONReflect.TFDJSONDataSetsBaseSystem.TObjectTFDJSONDataSets

Delphi

TFDJSONDataSets = class sealed(TFDJSONDataSetsBase)

C++

class PASCALIMPLEMENTATION TFDJSONDataSets : /*[[sealed]]*/ public TFDJSONDataSetsBase

Properties

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

Description

List of FireDAC datasets that can be marshaled as JSON.

Data.FireDACJSONReflect.TFDJSONDataSets inherits from Data.FireDACJSONReflect.TFDJSONDataSetsBase. All content below this line refers to Data.FireDACJSONReflect.TFDJSONDataSetsBase.

List of FireDAC datasets that can be marshaled as JSON.

See Also