ViewChangedEventArgs.OriginalView プロパティ

定義

元々選択したビューが表示されます。

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

プロパティ値

元々選択されたビューを返します。

適用対象