IServerSelectionFacet.NamedPipesEnabled Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_NamedPipesEnabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_NamedPipesEnabledName")]
public bool NamedPipesEnabled { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_NamedPipesEnabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_NamedPipesEnabledName")>]
member this.NamedPipesEnabled : bool
Public ReadOnly Property NamedPipesEnabled As Boolean
Valor da propriedade
- Atributos