2 writes to UserProtocol
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
2723UserProtocol = userOptions.NetworkLibrary; 2745UserProtocol = TdsEnums.TCP;
2 references to UserProtocol
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
1919string protocol = serverInfo.UserProtocol; 2746SetDerivedNames(UserProtocol, UserServerName);