ReconfigureCurrentValues Method

SQLServer.Configuration Object

Description

Accept any and all changes made to SQL Server configuration options. Any changes made to the CurrentValue property of all ConfigValue objects will be accepted by SQL Server. Changes to static configuration options will take effect after SQL Server is stopped and restarted.

Visual Basic

Configuration.ReconfigureCurrentValues

C++

HRESULT pConfiguration->ReconfigureCurrentValues ( );

Reference

RECONFIGURE, sp_configure