言語

IObjectExplorerService.SynchronizeTree(INodeInformation) メソッド

定義

ツリービューと選択したアイテムを同期させます。

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)

パラメーター

view
INodeInformation

ツリービューで選択されたアイテム。

適用対象