Data.DB.TIntegerField.GetDataSize
Delphi
function GetDataSize: Integer; override;
C++
virtual int __fastcall GetDataSize();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Data.DB.pas Data.DB.hpp |
Data.DB | TIntegerField |
説明
フィールドの値を格納するのに必要なバイト数を返します。
GetDataSize は、32 ビット(4 バイト)整数のサイズを返します。