IAltViewProvider.SupportedViews Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la liste de toutes les vues prises en charge par cette arborescence.
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()
Valeur de propriété
Retourne la liste de toutes les vues.