ConfigurationBase.Refresh 메서드

Refreshes the Configuration object properties.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub Refresh
‘사용 방법
Dim instance As ConfigurationBase

instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()

SMO에서 SQL Server 구성

참고 항목

참조

ConfigurationBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

서버 구성 옵션

sp_configure(Transact-SQL)