Compartir a través de


IObjectExplorerService.SynchronizeTree(INodeInformation) Método

Definición

Sincroniza la vista de árbol con el elemento seleccionado.

public:
 void SynchronizeTree(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ view);
public void SynchronizeTree (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation view);
abstract member SynchronizeTree : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> unit
Public Sub SynchronizeTree (view As INodeInformation)

Parámetros

view
INodeInformation

El elemento seleccionado en la vista de árbol.

Se aplica a