FireDAC.Comp.BatchMove.JSON.TFDJsonField

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTFDJsonField

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.


See Also