Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

Cancel Method

See Also

Applies To

OraSqlStmt created with ORASQL_NONBLK option.

Description

Cancels the currently executing SQL operation.

Usage

status = OraSQL.NonBlockingState

if status = ORASQL_STILL_EXECUTING

OraSQL.Cancel

Endif

Arguments

None

Return Values

ORASQL_SUCCESS(0) Any errors are thrown as exceptions.


 
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback