FireDAC.Comp.BatchMove.JSON
Classes
TFDBatchMoveJSONWriter | TFDBatchMoveJSONWriter is used to generate JSON data from database tables. |
TFDJsonDataDef | Defines the structure and metadata of JSON data during a batch move operation. |
TFDJsonField | Defines the properties of individual fields within a JSON object, such as the field name, data type, and other metadata. |
TFDJsonFields |
Types
TFDJsonDataType | The type defines the various data types of a JSON field. |
TFDJsonFormat | Defines the format or structure of the JSON data used in a batch move operation. |
Constants
C_FD_DefCallbackName | C_FD_DefCallbackName: string = fdJson; |