1 write to Protocol
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (1)
416Protocol = protocol;
1 reference to Protocol
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
2171if (string.IsNullOrEmpty(rec.newRoutingInfo.ServerName) || rec.newRoutingInfo.Protocol != 0 || rec.newRoutingInfo.Port == 0) {