| SQLite3Result::numColumnsReturns the number of columns in the result set Description
   public int SQLite3Result::numColumns
    ( void
   ) Returns the number of columns in the result set. ParametersThis function has no parameters. Return ValuesReturns the number of columns in the result set. |