klyn.databases.sql.odbc.OdbcParameterMetaData.parameterTypeName
method
public parameterTypeName(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.