IObjectExplorerService.SynchronizeTree 메서드

Synchronize the tree view with the selected item.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Sub SynchronizeTree ( _
    view As INodeInformation _
)
‘사용 방법
Dim instance As IObjectExplorerService 
Dim view As INodeInformation

instance.SynchronizeTree(view)
void SynchronizeTree(
    INodeInformation view
)
void SynchronizeTree(
    INodeInformation^ view
)
abstract SynchronizeTree : 
        view:INodeInformation -> unit
function SynchronizeTree(
    view : INodeInformation
)

매개 변수

참고 항목

참조

IObjectExplorerService 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스