PropertyIdx Property (ClientNetworkProtocolProperty Class)

Applies to: SQL Server

Gets or sets the index value of the property in the property array referenced by the Properties Property (ClientNetworkProtocol Class) of the ClientNetworkProtocol Class object.

Syntax

  
object.PropertyIdx [= 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 uint32 value that specifies the array index value of the current property.

Remarks

See Also

Configure Client Protocols