Switcher.UpdateViewSelection Method
Updates the view selection of the control.
Namespace: Microsoft.SqlServer.Management.Controls
Assembly: Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)
Syntax
'Declaration
Protected Sub UpdateViewSelection
'Usage
Me.UpdateViewSelection()
protected void UpdateViewSelection()
protected:
void UpdateViewSelection()
member UpdateViewSelection : unit -> unit
protected function UpdateViewSelection()