| Devart.Data.Oracle Namespace > OracleConnectionStringBuilder Class : OciSessionPooling Property |
Enables or disables the OCI Session Pooling feature.
[Visual Basic]
Public Property OciSessionPooling As Boolean [C#]
public bool OciSessionPooling {get; set;}If true, enables the OCI Session Pooling feature. In this mode the dotConnect for Oracle pool is disabled. The default value is false.
OracleConnectionStringBuilder Class | OracleConnectionStringBuilder Members
© 2002 - 2013 Devart. All Rights Reserved.