Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Returns the OraClient
object associated with the specified session. Not available at design time and read-only at run time.
Set oraclient = orasession.Client
OLE Object (OraClient
)
Each computer has only one client object, so this property returns the same object for all sessions on the same computer.
See Also:
OraClient Object