5 references to ConnectTimeout
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
144validKeywords[(int)Keywords.ConnectTimeout] = DbConnectionStringKeywords.ConnectTimeout; 184hash.Add(DbConnectionStringKeywords.ConnectTimeout, Keywords.ConnectTimeout); 418[DisplayName(DbConnectionStringKeywords.ConnectTimeout)] 426throw ADP.InvalidConnectionOptionValue(DbConnectionStringKeywords.ConnectTimeout); 428SetValue(DbConnectionStringKeywords.ConnectTimeout, value);