Data.FireDACJSONReflect.TFDJSONDataSets
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
Dataset list payload class.
Use TFDJSONDataSetsWriter to write.
Use TFDJSONDataSetsReader to read.