Compartir a través de


ViewChangedEventArgs.OriginalView Propiedad

Definición

Obtiene la vista que se seleccionó originalmente.

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

Valor de propiedad

Devuelve la vista que se seleccionó originalmente.

Se aplica a