Data.DBXCommon.TDBXJSONValue.SetRowValue
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXJSONValue | |
Delphi
procedure SetRowValue; override;
C++
virtual void __fastcall SetRowValue()/* overload */;
Description
Sets the value of the FDbxRow field.
SetRowValue updates the value of the FDbxRow field to this TDBXJSONValue.