3 references to KeywordNotSupported
System.Data.Common (3)
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (2)
472
throw ADP.
KeywordNotSupported
(keyname);
569
throw ADP.
KeywordNotSupported
(keyname);
System\Data\Common\DbConnectionStringBuilder.cs (1)
92
throw ADP.
KeywordNotSupported
(keyword);