Data.DB.Largeint

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type Largeint = Int64;

C++

typedef __int64 Largeint;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

説明

LargeintInt64 のエイリアスです。

LargeintInt64 データ型のエイリアスです。

関連項目