Show: Delphi
C++
Display Preferences
Data.DBXJSON.TJSONNumber.GetAsInt64
From XE2 API Documentation
Delphi
function GetAsInt64: Int64;
C++
__int64 __fastcall GetAsInt64(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | TJSONNumber |
Description
Returns the Int64 representation of the number.
GetAsInt64 returns the Int64 representation of the number.