5 references to NetworkLibrary
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
159validKeywords[(int)Keywords.NetworkLibrary] = DbConnectionStringKeywords.NetworkLibrary; 201hash.Add(DbConnectionStringKeywords.NetworkLibrary, Keywords.NetworkLibrary); 704[DisplayName(DbConnectionStringKeywords.NetworkLibrary)] 739throw ADP.InvalidConnectionOptionValue(DbConnectionStringKeywords.NetworkLibrary); 742SetValue(DbConnectionStringKeywords.NetworkLibrary, value);