ProtocolName Property (ClientNetworkProtocol Class)

Applies to: SQL Server

Gets the name of the current network protocol specified by the Configure Client Protocols.

Syntax

  
object.ProtocolName [= value]  

Parts

object
A ClientNetworkProtocol Class object that represents the network protocol used by the Microsoft SQL Server client.

Property Value/Return Value

A string value that specifies the name of the current client network protocol referenced by the SetOrderValue Method (ClientNetworkProtocol Class).

Remarks

See Also

Configuring Client Network Protocols and Net-Libraries