dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnectionStringBuilder Class / MinPoolSize Property

In This Topic
MinPoolSize Property
In This Topic
The minimum number of connections allowed in the pool.
Syntax
'Declaration
 
Public Property MinPoolSize As Integer
 

Property Value

Number of connections allowed in the pool. The default value is 0.
See Also