|
Oracle Objects for OLE C++ Class Library Release 9.0.1 Part Number A90172-01 |
|
| initSize
| Number of connections to be created at the beginning.
|
| maxSize
| Maximum number of connections in the pool.
|
| timeOut
| Amount of time an unused connection will be active
|
| dbname
| The name of the database to which you want to connect
|
| username
| The username you wish to use to log into the database
|
| pwd
| The database password for the user username
|
| options
| Options to create the database object
|
|
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|