Partager via


IAltViewProvider.CurrentView Propriété

Définition

Obtient ou définit la vue active actuelle.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ CurrentView { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType CurrentView { get; set; }
member this.CurrentView : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType with get, set
Public Property CurrentView As IViewType

Valeur de propriété

Retourne la vue active actuelle.

S’applique à