Enabled Property (ServerNetworkProtocol Class)

Applies to: SQL Server

Gets the Boolean property that specifies whether the server network protocol is enabled.

Syntax

  
object.Enabled [= 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 Boolean value that specifies whether the server network protocol is enabled: true if the server network protocol is enabled, or false if the server network protocol is disabled.

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries