IAltViewProvider.SupportedViews 속성

정의

이 트리가 지원하는 모든 뷰의 목록을 가져옵니다.

public:
 property cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^> ^ SupportedViews { cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^> ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType[] SupportedViews { get; }
member this.SupportedViews : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType[]
Public ReadOnly Property SupportedViews As IViewType()

속성 값

모든 뷰의 목록을 반환합니다.

적용 대상