|
|||||
function | SQLCancel |
Related Syntax | Other Library Functions |
Library: ODBC
Include: omodbc.xin |
Returns: Numeric
An SQL return code. The following values may be returned:
|
define external counter function SQLCancel ( read-only SQL_handle_type StatementHandle )
Cancels the processing of an SQL statement.
Input argument:
---- |