# | Line 440 | Line 440 | type | |
---|---|---|
440 | function getScale: integer; | |
441 | function getCharSetID: cardinal; | |
442 | function getCodePage: TSystemCodePage; | |
443 | + | function GetCharSetWidth: integer; |
444 | function getIsNullable: boolean; | |
445 | function GetSize: cardinal; | |
446 | function GetArrayMetaData: IArrayMetaData; {Valid only for Array SQL Type} |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |