Properties Property (ClientNetworkProtocol Class)

Applies to: SQL Server

Gets the properties associated with the current client network protocol specified by the Configure Client Protocols.

Syntax

  
object.Properties [= value]  

Parts

object
A ClientNetworkProtocol Class object that represents the network protocol used by the SQL Server client.

Property Value/Return Value

An array of ClientNetworkProtocolProperty Class objects that represent the properties supported by the current client network protocol that is referenced by the OrderValue property.

Remarks

See Also

Configuring Client Network Protocols and Net-Libraries