3 references to TCP
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (2)
724
hash.Add(NETLIB.TCPIP, TdsEnums.
TCP
);
740
case TdsEnums.
TCP
:
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
2745
UserProtocol = TdsEnums.
TCP
;