5 references to MinPoolSize
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
154validKeywords[(int)Keywords.MinPoolSize] = DbConnectionStringKeywords.MinPoolSize; 197hash.Add(DbConnectionStringKeywords.MinPoolSize, Keywords.MinPoolSize); 638[DisplayName(DbConnectionStringKeywords.MinPoolSize)] 646throw ADP.InvalidConnectionOptionValue(DbConnectionStringKeywords.MinPoolSize); 648SetValue(DbConnectionStringKeywords.MinPoolSize, value);