| Oracle Call Interface Programmer's Guide Release 9.0.1 Part Number A89857-01 |
|
More OCI Relational Functions, 69 of 97
Tells the caller whether the application is running in a multi-threaded environment or a single-threaded environment.
boolean OCIThreadIsMulti ( );
TRUE if the environment is multi-threaded;
FALSE if the environment is single-threaded.
OCIThreadIdDestroy(), OCIThreadIdGet(), OCIThreadIdInit(), OCIThreadIdNull(), OCIThreadIdSame(), OCIThreadIdSet()
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|