Gets or sets the status of the connection pooling (enabled/disabled).
When true, the FbConnection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool. Recognized values are true, false, yes, and no.
FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace