OciSessionPooling Property
Enables or disables the OCI Session Pooling feature.
public bool OciSessionPooling {get; set;}
'Declaration
Public Property OciSessionPooling As Boolean
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.