PropertyName Property (ClientNetworkProtocolProperty Class)

Applies to: SQL Server

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

Syntax

  
object.PropertyName [= value]  

Parts

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

Property Value/Return Value

A string value that specifies the name of the current property.

Remarks

See Also

Configure Client Protocols