Data.DBXCommon.TDBXJSONValue
De RAD Studio API Documentation
Révision datée du 7 mai 2012 à 13:07 par Kmasuyama (discussion | contributions) (fixed broken links)
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.