Data.DB.TIntegerField.GetAsString
Delphi
function GetAsString: string; override;
C++
virtual System::UnicodeString __fastcall GetAsString();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Data.DB.pas Data.DB.hpp |
Data.DB | TIntegerField |
説明
フィールドの値を、string で返します。
GetAsString は、フィールド値の文字列表現を返します。