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

Edit (OraRef) Method

Applies To

OraRef

Description

Locks the referenceable object in the server.

Arguments

none

Usage

OraRef.Edit

Remarks

This method should be called before modifying any attributes of an underlying referenceable object of OraRef or an error will occur. This call makes a network round trip to lock the object in the server. An error will be raised , if the object is changed by other user in the server. The object can also be locked during pin operation using the EditOption property.

Example

Example: Edit Method for OraRef


 
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