See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OciSessionPooling Property

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;}

Return Type

If true, enables the OCI Session Pooling feature. In this mode the dotConnect for Oracle pool is disabled. The default value is false.

See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.