Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

FetchOraRef

Applies To

OraDatabase

Description

Fetches a referenceable object into the cache and returns the associated OraRef object.

Arguments

hex_value
A String containing the hex value of the REF
Usage

Set OraRef = OraDatabase.FetchOraRef(hex_value)

Remarks

The hex value may be obtained through the OraRef.
HexValue property or from an XML document generated by the OraDynaset.GetXML method.


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents