Data.DBXJSONCommon.TDBXJSONTools

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXJSONTools
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXJSONCommon.pas
Data.DBXJSONCommon.hpp
Unit: Data.DBXJSONCommon
Parent: Data.DBXJSONCommon

Delphi

TDBXJSONTools = class

C++

class PASCALIMPLEMENTATION TDBXJSONTools : public System::TObject

Description

Implements the conversions between JSON and DBX values.

TDBXJSONTools implements the conversions between JSON and DBX values.

See Also