This topic has not yet been rated - Rate this topic

IServerSelectionFacet.TcpEnabled Property

Gets a Boolean value that specifies whether Transmission Control Protocol (TCP) is enabled on the server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayNameKeyAttribute("Server_TcpIpProtocolEnabledName")]
[DisplayDescriptionKeyAttribute("Server_TcpEnabledDesc")]
bool TcpEnabled { get; }

Property Value

Type: System.Boolean
A Boolean value, True if TCP is enabled on the server, otherwise False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.