| SQLNumResultCols Full Description |   | 
| Syntax   define external counter function SQLNumResultCols
     (  read-only SQL_handle_type StatementHandle,
        modifiable counter ColumnCount )
Purpose Returns the number of columns in a result set. Input argument: 
 Output argument: 
 |