FireDAC.Comp.BatchMove.JSON.TFDJsonField

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