ECLConnection Class

ECLConnection contains connection-related information for a given connection. This object can be created directly by an application, and is also created indirectly by the ECLConnList object or when creating any object that inherits from ECLConnection (for example, ECLSession).

The information returned by the methods of this object are current as of the time the method is called.

ECLConnection is inherited by ECLSession, ECLPS, ECLOIA, ECLWinMetrics, and ECLXfer.