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