4 references to ConnectionReset
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
142validKeywords[(int)Keywords.ConnectionReset] = DbConnectionStringKeywords.ConnectionReset; 185hash.Add(DbConnectionStringKeywords.ConnectionReset, Keywords.ConnectionReset); 393[DisplayName(DbConnectionStringKeywords.ConnectionReset)] 401SetValue(DbConnectionStringKeywords.ConnectionReset, value);