klyn.databases.sql.odbc.OdbcParameterMetaData.getParameterTypeName
method
public getParameterTypeName(index as Int) as String throws SQLException:
Description

Returns the SQL type name inferred for a parameter.

Throws
  • SQLException if the parameter index is invalid.