Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

CancelEdit Method

Applies To

ORef

Description

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

Usage

void CancelEdit(void) const throw(
OException)

Arguments

none

Remarks

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


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents