PropertyType Property (ClientNetworkProtocolProperty Class)

Applies to: SQL Server

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

Syntax

  
object.PropertyType [= 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 type of property.

Remarks

See Also

Configure Client Protocols