Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » ResultSetSchema class

 

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.