ViewChangedEventArgs.OriginalView 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 vue qui était sélectionnée à l'origine.
public:
property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ OriginalView { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IViewType ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType OriginalView { get; }
member this.OriginalView : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IViewType
Public ReadOnly Property OriginalView As IViewType
Valeur de propriété
Retourne la vue qui était sélectionnée à l'origine.