meta data for this page
  •  

ibec_IBTypeToStr

The ibec_IBTypeToStr function can be used to return InterBase/Firebird field data type as string.

Description

No additional description…

Syntax

 function ibec_IBTypeToStr(AType, SubType, ALength, AScale, ASegmentLength, 
                              ACharacterLength, APrecision, ASQLDialect : integer );

Example