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

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

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