5 references to ConnectRetryInterval
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
172validKeywords[(int)Keywords.ConnectRetryInterval] = DbConnectionStringKeywords.ConnectRetryInterval; 214hash.Add(DbConnectionStringKeywords.ConnectRetryInterval, Keywords.ConnectRetryInterval); 621[DisplayName(DbConnectionStringKeywords.ConnectRetryInterval)] 629throw ADP.InvalidConnectionOptionValue(DbConnectionStringKeywords.ConnectRetryInterval); 631SetValue(DbConnectionStringKeywords.ConnectRetryInterval, value);