This topic has not yet been rated - Rate this topic

IServerSelectionFacet.NamedPipesEnabled Property

Gets a Boolean value that specifies whether the server supports named pipes.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayDescriptionKeyAttribute("Server_NamedPipesEnabledDesc")]
[DisplayNameKeyAttribute("Server_NamedPipesEnabledName")]
bool NamedPipesEnabled { get; }

Property Value

Type: System.Boolean
A Boolean value, True if the server supports named pipes, otherwise False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.