6 references to KeywordNotSupported
System.Data.Odbc (6)
Common\System\Data\Common\DBConnectionString.cs (1)
483
throw ADP.
KeywordNotSupported
(keyname);
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (2)
482
throw ADP.
KeywordNotSupported
(keyname);
579
throw ADP.
KeywordNotSupported
(keyname);
System\Data\Odbc\OdbcConnectionStringbuilder.cs (3)
81
throw ADP.
KeywordNotSupported
(keyword);
205
throw ADP.
KeywordNotSupported
(s_validKeywords[(int)index]);
240
throw ADP.
KeywordNotSupported
(s_validKeywords[(int)index]);