6 references to Context_Connection
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2055throw SQL.ChangePasswordUseOfUnallowedKey(SqlConnectionString.KEY.Context_Connection); 2112throw SQL.ChangePasswordUseOfUnallowedKey(SqlConnectionString.KEY.Context_Connection);
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (4)
258_contextConnection = ConvertValueToBoolean(KEY.Context_Connection, DEFAULT.Context_Connection); 311if ((string) entry.Key != KEY.Context_Connection && 644hash.Add(KEY.Context_Connection, KEY.Context_Connection);