Oracle Objects for OLE
Release 9.0.1

Part Number A90173-01

Home

Book List

Contents

Master Index

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.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents