public displaySize(index as Int) as Int throws SQLException
Returns the display size for one column.
import klyn.databases.sql print(metadata.displaySize(1))