|
Oracle® Objects for OLE C++ Class Library Developer's Guide Release 9.2.0.4 Part Number B10954-01 |
|
| Arguments
|
Description
|
|---|---|
| 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 in to the database
|
| pwd
| The database password for the user username
|
| options
| Options to create the database object
|
|
|
Copyright © 1998, 2003 Oracle Corporation. All Rights Reserved. |
|