Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
OraSQLStmt Object created with the ORASQL_NONBLK
option
Cancels the currently executing SQL operation.
status = OraSQL.NonBlockingState if status = ORASQL_STILL_EXECUTING OraSQL.CancelEndif
ORASQL_SUCCESS(0)
- Any errors are thrown as exceptions.
See Also:
"Asynchronous Processing"