4 references to ContextConnection
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
143validKeywords[(int)Keywords.ContextConnection] = DbConnectionStringKeywords.ContextConnection; 186hash.Add(DbConnectionStringKeywords.ContextConnection, Keywords.ContextConnection); 406[DisplayName(DbConnectionStringKeywords.ContextConnection)] 413SetValue(DbConnectionStringKeywords.ContextConnection, value);