Data.DBXCommon.TDBXJSONValue
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.