FetchOraRef Method
Description
Fetches a referenceable object into the cache and returns the associated OraRef
object.
Usage
Set OraRef = OraDatabase.FetchOraRef(hex_value)
Arguments
The arguments for the method are:
Remarks
The hex_value
argument can be obtained through the OraRef.HexValue
property or from an XML document generated by the OraDynaset.GetXML
method.