IServerConfigurationFacet.ScanForStartupProcedures Property

Definition

[Microsoft.SqlServer.Management.Dmf.PostConfigurationAction(Microsoft.SqlServer.Management.Dmf.PostConfigurationAction.RestartService)]
public bool ScanForStartupProcedures { get; set; }
[<Microsoft.SqlServer.Management.Dmf.PostConfigurationAction(Microsoft.SqlServer.Management.Dmf.PostConfigurationAction.RestartService)>]
member this.ScanForStartupProcedures : bool with get, set
Public Property ScanForStartupProcedures As Boolean

Property Value

Attributes

Applies to