ibec_IBTypeToStr

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

Syntax

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

Examples

<< ibec_StringTurn | IBEBlock | ibec_IBTriggerTypeToStr >>