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