Used for ODAC to connect directly over TCP/IP (in Direct mode) and without requiring Oracle software on the client side.
property Direct: boolean default DefValDirect;
If the Direct property is set to True, ODAC connects directly over TCP/IP (in Direct mode) and does not require Oracle software on the client side. Otherwise, ODAC connects in Client mode. Supported by ODAC Professional and Professional with source code editions.