Data.DBXCommon.TDBXJSONValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.DBXCommon.TDBXWritableValueData.DBXCommon.TDBXValueSystem.TObjectTDBXJSONValue

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.

Voir aussi