Firebird ADO.NET Provider 1.7 API Documentation

FbConnectionStringBuilder.MaxPoolSize Property

Gets or sets the maximun pool size.

public int MaxPoolSize {get; set;}

Property Value

The maximun number of connections allowed in the pool. Default is 100.

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace