--- ibx/trunk/fbintf/IB.pas 2020/07/21 08:00:42 309 +++ ibx/trunk/fbintf/IB.pas 2020/07/21 08:20:03 310 @@ -440,6 +440,7 @@ type function getScale: integer; function getCharSetID: cardinal; function getCodePage: TSystemCodePage; + function GetCharSetWidth: integer; function getIsNullable: boolean; function GetSize: cardinal; function GetArrayMetaData: IArrayMetaData; {Valid only for Array SQL Type}