Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

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 copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents