SetDisable Method (ServerNetworkProtocolIPAddress Class)

Applies to: SQL Server

Disables the IP address.

Syntax

  
object.SetDisable()  

Parts

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

Property Value/Return Value

A uint32 value, which is 0 if the service was successfully modified, 1 if the request is not supported, and any other number to indicate an error.

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries