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