Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

OClient

The client object is primarily an internal bookkeeper. One client object is created automatically for each workstation. You may never need to declare an OClient object. You can use an OClient object to obtain a list of the sessions on the workstation. OClient is a subclass of OOracleObject.

You get OClient objects from an OSession object using the GetClient method.

The OClient class supports the following methods:

Construction and destruction:

OClient

~OClient

operator=

Attributes:

operator==

operator!=

IsOpen

Operations:

Close

GetName

GetSessions

Error Handling:

ErrorNumber

ErrorReset

GetErrorText

LookupErrorText


 
Oracle
Copyright © 1998, 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