3 references to InvalidConnectionOptionValue
System.Data.OleDb (3)
DbConnectionOptions.cs (2)
303throw ADP.InvalidConnectionOptionValue(keyname, e); 307throw ADP.InvalidConnectionOptionValue(keyname, e);
System\Data\Common\AdapterUtil.cs (1)
426return InvalidConnectionOptionValue(key, null);