OciSessionPooling Property
Enables or disables the OCI Session Pooling feature.
'Declaration
Public Property OciSessionPooling As Boolean
public bool OciSessionPooling {get; set;}
Property Value
If
true, enables the OCI Session Pooling feature. In this mode the dotConnect for Oracle pool is disabled. The default value is
false.