ODAC

TOraSession.ThreadSafety Property

Used to allow the usage of the OCI in multi-threaded environment.

Class

TOraSession

Syntax

property ThreadSafety: boolean default True;

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback