Data.DBXStreamPlatform.TDBXJSonRow.SetString

From RAD Studio API Documentation
Revision as of 02:55, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:Data.DBXStreamPlatform.TDBXJSonRow.SetString|api}} ==Description== {{#lsth:API:Data.DBXStreamPlatform.TDBXJSonRow.SetString|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetString(DbxValue: TDBXAnsiStringValue; const Value: AnsiString); override;

C++

virtual void __fastcall SetString(Data::Dbxcommon::TDBXAnsiStringValue* DbxValue, const System::AnsiString Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DBXStreamPlatform.pas
Data.DBXStreamPlatform.hpp
Data.DBXStreamPlatform TDBXJSonRow

Description


Embarcadero Technologies does not currently have any additional information.