IRefreshable 인터페이스
Defines a method to refresh an object from the server on the referenced connection.
네임스페이스: 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 유형에서 다음 멤버를 표시합니다.
주의
The IRefreshable class is implemented by various instance classes.