ProtocolName Property (ClientNetworkProtocolProperty Class)

Applies to: SQL Server

Gets the name of the protocol that owns the current property referenced by the PropertyIdx Property (ClientNetworkProtocolProperty Class) value.

Syntax

  
object.ProtocolName [= value]  

Parts

object
A ClientNetworkProtocolProperty Class object that represents an attribute of the network protocol used by the Microsoft SQL Server client.

Property Value/Return Value

A string value that specifies the name of the protocol that owns the property.

Remarks

See Also

Configure Client Protocols