| 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;}Number of connections allowed in the pool. The default value is 100.
Setting the Max Pool Size value of the ConnectionString can affect performance.
OracleConnectionStringBuilder Class | OracleConnectionStringBuilder Members
© 2002 - 2013 Devart. All Rights Reserved.