SQLNumParams
Full Description
swirl
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:

  • StatementHandle.

Output argument:

  • ParameterCount. The number of parameters in the statement.

Copyright © OmniMark Technologies Corporation, 1988-1998.