Used to specify the pool type.
property PoolType: TOraPoolingType default optLocal;
Use the PoolType property to specify the pool type. Note that you should explicitly include T:Devart.Odac.Units.OraConnectionPool unit to "uses" list to use the PoolType option at run-time.