Used to allow the usage of the OCI in multi-threaded environment.
property ThreadSafety: boolean default True;
Use the ThreadSafety property to enable the usage of the OCI in multi-threaded environment. The ThreadSafety property must be True before any non-blocking fetch of rows or SQL statement execution takes place.