Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Returns the OraDatabase
object associated with the data control. Not available at design time and read-only at run time.
oradatabase = oradata1.Database
If the data control has not been refreshed, any references to this property results in an Object
variable
not
set
runtime
error.
Changing this property has no effect until a Refresh
method is sent to the data control.
OLE Object (OraDatabase)
See Also: