| SQLFreeStmt Full Description |   | 
| Syntax   define external counter function SQLFreeStmt
     (  read-only SQL_handle_type StatementHandle,
        value counter Option )
Purpose Stops any processing associated with a specific statement, closes any open cursors associated with the statement, discards pending results, or, optionally, frees all resources associated with the statement handle. Input arguments: 
 |