Data.DBXCommon.TDBXJSONValue
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: Data.DBXCommon | |
Delphi
TDBXJSONValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXJSONValue : public TDBXWritableValue
Description
TDBXJSONValue is a bridge class between dbExpress framework and JavaScript Object Notation.
TDBXJSONValue extracts and saves a JSON value in a TDBXRow.