IRefreshable 인터페이스

참조된 연결에서 서버의 개체를 새로 고치는 메서드를 정의합니다.

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

구문

‘선언
Public Interface IRefreshable
‘사용 방법
Dim instance As IRefreshable
public interface IRefreshable
public interface class IRefreshable
type IRefreshable =  interface end
public interface IRefreshable

IRefreshable 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Refresh 서버에서 개체의 속성을 읽어와서 개체의 속성을 새로 고칩니다.

위쪽

주의

IRefreshable클래스는 다양 한인스턴스클래스에 의해 구현 됩니다.

참고 항목

참조

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