次の方法で共有


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

ツリー ビューで選択されている項目です。

適用対象