Compartir a través de


IAltViewProvider.SupportedViews Propiedad

Definición

Obtiene la lista de todas las vistas que este árbol admite.

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()

Valor de propiedad

Devuelve la lista de todas las vistas.

Se aplica a