PropertyValType Property (ClientNetworkProtocolProperty Class)

Applies to: SQL Server

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

Syntax

  
object.PropertyValType [= 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 data type of the property value.

Remarks

See Also

Configure Client Protocols