Specifies the pool type.
Unit
OraConnectionPool
Syntax
TOraPoolingType = (optLocal, optOCI, optMTS);
Values
Value | Meaning |
optLocal |
Pool is created and controlled by ODAC. |
optMTS |
Pool is created and controlled by MTS. |
optOCI |
Pool is created and controlled by OCI. |