Enabled Property (ServerNetworkProtocolIpAddress Class)

Applies to: SQL Server

Gets the Boolean property that specifies whether an IP address is enabled.

Syntax

  
object.Enabled [= value]  

Parts

object
A ServerNetworkProtocolIPAdress Class object that represents an IP address for the network protocol on the instance of Microsoft SQL Server.

Property Value/Return Value

A Boolean value that specifies whether the IP address is enabled: true if the IP address is enabled, or false if the IP address is disabled.

See Also

Configuring Server Network Protocols and Net-Libraries