Data.DBXStreamPlatform.TDBXJSonRow.SetString
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
| Unit: Data.DBXStreamPlatform | |
| Parent: TDBXJSonRow | |
Delphi
procedure SetString(DbxValue: TDBXAnsiStringValue; const Value: AnsiString); override;
C++
virtual void __fastcall SetString(Data::Dbxcommon::TDBXAnsiStringValue* DbxValue, const System::AnsiString Value);
Description
Embarcadero Technologies does not currently have any additional information.