Data.DBXCommon.TDBXJSONValue

Delphi
TDBXJSONValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXJSONValue : public TDBXWritableValue
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | Data.DBXCommon | 
Description
TDBXJSONValue est une classe pont entre le framework dbExpress et la notation des objets JavaScript.
TDBXJSONValue extrait et enregistre une valeur JSON dans un TDBXRow.