getColumnSQLTypeByColID method

Returns the SQLType of the column, in a SQLType enumerated integer.

Syntax
UInt16 getColumnSQLTypeByColID( UInt16 columnID )
Parameters
  • columnID   The ID number of the column. The first column in the result set has an ID value of one.