Home / Database / Oracle Database Online Documentation 11g Release 2 (11.2) / Application Development
Objects for OLE Developer's Guide
Contents
Oracle Database Online Documentation 11<i>g</i> Release 2 (11.2)
Page 72 of 438

CancelEdit (OraRef) Method

Applies To

OraRef Object

Description

Unlocks the referenceable object in the database and cancels the object update operation.

Usage

OraRef.CancelEdit

Remarks

Care should be taken before using this method; it cancels any pending transaction on the connection.