ProtocolDLL Property (ServerNetworkProtocol Class)

Applies to: SQL Server

Gets the name of the .dll file that is required by a server network protocol.

Syntax

  
object.ProtocolDLL [= value]  

Parts

object
A ServerNetworkProtocol Class object that represents the network protocol used by the instance of Microsoft SQL Server.

Property Value/Return Value

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

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries