IBX.IBExtract.TIBExtract.GetFieldType
Delphi
function GetFieldType(FieldType, FieldSubType, FieldScale, FieldSize,  FieldPrec, FieldLen : Integer) : String;
C++
System::UnicodeString __fastcall GetFieldType(int FieldType, int FieldSubType, int FieldScale, int FieldSize, int FieldPrec, int FieldLen);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | IBX.IBExtract.pas IBX.IBExtract.hpp | IBX.IBExtract | TIBExtract | 
説明
指定されたフィールド型の完全な記述を表示可能な文字列として返します。
GetFieldType は,指定されたフィールド型,サブタイプ,スケール,サイズ,精度,および長さを持つ文字列の記述を返します。