Delphi
function GetAsLargeInt: Largeint; override;
C++
virtual Largeint __fastcall GetAsLargeInt();
フィールドの値を、Int64 で返します。
GetAsLargeInt メソッドは、フィールドの値を Int64 で返します。