klyn.databases.sql.ParameterMetaData.getParameterType
method
public getParameterType(index as Int) as Int throws SQLException
Description

Method-form alias of parameterType(...).

Throws
  • SQLException if metadata cannot be read, the index is out of range, or the database reports an error.