|  
   SQLNumParams  Full Description  | 
 
 | 
Syntax  define external counter function SQLNumParams
     (  read-only SQL_handle_type StatementHandle,
        modifiable counter ParameterCount )
Purpose Returns the number of parameters in an SQL statement. Input argument: 
 Output argument: 
  |