ODP.NET Managed Driver LOAD_BALANCE supprot
"Installation Guide, Quick Start, and Release Notes" says that Address_list load balancing not supported.
Will the next connection work if I've installed oracle instant client "Data Source=(DESCRIPTION=(LOAD_BALANCE=yes)(FAILOVER=ON)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=172.26.140.80)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=172.26.140.81)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ordb)));"?
Is it possible to force oracle managed driver use oracle instant client?