IAltViewProvider 인터페이스

Represents the interface that allows a tree to provide multiple, switchable views on a single tree in the object explorer.

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

구문

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

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

속성

  이름 설명
공용 속성 CurrentView Gets or sets the current active view.
공용 속성 SupportedViews Gets the list of all view this tree supports.

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 ViewChanged Occurs when the view has changed.

맨 위로 이동

참고 항목

참조

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