| SQLite3Result::columnTypeReturns the type of the nth column Description
   public int SQLite3Result::columnType
    ( int  $column_number)
   Returns the type of the column identified by
    Parameters
 
 Return Values
   Returns the data type index of the column identified by
    |