7 references to NetworkLibrary
System.Data (7)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (7)
159validKeywords[(int)Keywords.NetworkLibrary] = DbConnectionStringKeywords.NetworkLibrary; 201hash.Add(DbConnectionStringKeywords.NetworkLibrary, Keywords.NetworkLibrary); 233hash.Add(DbConnectionStringSynonyms.NET, Keywords.NetworkLibrary); 234hash.Add(DbConnectionStringSynonyms.NETWORK, Keywords.NetworkLibrary); 271case Keywords.NetworkLibrary: NetworkLibrary = ConvertToString(value); break; 974case Keywords.NetworkLibrary: return NetworkLibrary; 1117case Keywords.NetworkLibrary: