MultiIpConfigurationSupport Property (ServerNetworkProtocol Class)

Applies to: SQL Server

Gets the Boolean property that specifies whether multiple IP addresses are supported by a server network protocol.

Syntax

  
object.MultiIpConfigurationSupport [= value]  

Parts

object
A ProtocolName Property (ServerNetworkProtocol Class) object that represents the network protocol used by the instance of SQL Server.

Property Value/Return Value

A Boolean value that specifies whether multiple IP addresses are supported by the server network protocol: true if multiple IP addresses are supported by the server network protocol, or false if multiple IP addresses are not supported by the server network protocol.

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries