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

Returns the SQL type code inferred for a parameter.

Throws
  • SQLException if the parameter index is invalid.