Condividi tramite


IAltViewProvider.SupportedViews Proprietà

Definizione

Ottiene l'elenco di tutte le viste supportate da questo albero.

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

Valore della proprietà

Restituisce l'elenco di tutte le viste.

Si applica a