See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

MaxPoolSize Property

Devart.Data.Oracle Namespace > OracleConnectionStringBuilder Class : MaxPoolSize Property

The maximum number of connections allowed in the pool.

[Visual Basic]
Public Property MaxPoolSize As Integer
[C#]
public int MaxPoolSize {get; set;}

Return Type

Number of connections allowed in the pool. The default value is 100.

Remarks

Setting the Max Pool Size value of the ConnectionString can affect performance.

See Also

OracleConnectionStringBuilder Class  | OracleConnectionStringBuilder Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.