FireDAC.Comp.BatchMove.JSON.TFDJsonField
Delphi
TFDJsonField = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TFDJsonField : public System::Classes::TCollectionItem
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp |
FireDAC.Comp.BatchMove.JSON | FireDAC.Comp.BatchMove.JSON |
Description
Defines the properties of individual fields within a JSON object, such as the field name, data type, and other metadata.