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