IBX.IBExtract.TIBExtract.GetFieldType

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
function public
IBX.IBExtract.pas
IBX.IBExtract.hpp
IBX.IBExtract TIBExtract

Description

Renvoie sous la forme d'une chaîne imprimable la description complète d'un champ tableau spécifié.

GetFieldType renvoie la description de la chaîne avec le type, le sous-type, l'échelle, la taille, la précision et la longueur du champ spécifié.