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