IPreloadable 인터페이스

Any client that wants to call Preloader.PreloadCustom must pass an object implementing this interface.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

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

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

메서드

  이름 설명
공용 메서드 Preload The implementation of Preload.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration 네임스페이스