FireDAC.Comp.BatchMove.JSON

From RAD Studio API Documentation
Jump to: navigation, search


Classes

TFDBatchMoveJSONWriter TFDBatchMoveJSONWriter is used to generate JSON data from database tables.
TFDJsonDataDefDefines the structure and metadata of JSON data during a batch move operation.
TFDJsonFieldDefines the properties of individual fields within a JSON object, such as the field name, data type, and other metadata.
TFDJsonFields

Types

TFDJsonDataTypeThe type defines the various data types of a JSON field.
TFDJsonFormatDefines the format or structure of the JSON data used in a batch move operation.

Constants

C_FD_DefCallbackNameC_FD_DefCallbackName: string = fdJson;