Data.FireDACJSONReflect.TFDJSONDataSets
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: Data.FireDACJSONReflect | |
Delphi
TFDJSONDataSets = class sealed(TFDJSONDataSetsBase)
C++
class PASCALIMPLEMENTATION TFDJSONDataSets : /*[[sealed]]*/ public TFDJSONDataSetsBase
Description
Dataset list payload class.
Use TFDJSONDataSetsWriter to write.
Use TFDJSONDataSetsReader to read.