Skip Headers

Oracle® Objects for OLE Developer's Guide
10g Release 1 (10.1)

Part Number B10118-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

OraConnection Object

See Also
Properties
Methods

Description

An OraConnection object represents a single connection to an Oracle database.

Remarks

An OraConnection object is created automatically whenever an OraDatabase object is instantiated within the session, and is destroyed automatically whenever all databases using the connection are discarded. Currently there is no way to create an OraConnection object explicitly, only by creating an OraDatabase object that requires a connection.