ProtocolDLL Property (ClientNetworkProtocol Class)

Applies to: SQL Server

Gets the name of the .dll file required by the network protocol specified by the Configure Client Protocols.

Syntax

  
object.ProtocolDLL [= value]  

Parts

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

Property Value/Return Value

A string value that specifies the protocol .dll file required by the client network protocol.

Remarks

See Also

Configuring Client Network Protocols and Net-Libraries