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