Data.DBXCommon.TDBXJSONValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDBXJSONValue = class(TDBXWritableValue)

C++

class PASCALIMPLEMENTATION TDBXJSONValue : public TDBXWritableValue

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

TDBXJSONValue is a bridge class between dbExpress framework and JavaScript Object Notation.

TDBXJSONValue extracts and saves a JSON value in a TDBXRow.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DBXCommon.TDBXJSONValue&oldid=315103"