Share via


IVsDataExplorerConnection.FindNode Method

Include Protected Members
Include Inherited Members

Retrieves the specified connection node.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

FindNode(Int32)

Retrieves the connection node from Server Explorer based on its ID.

Public method

FindNode(String)

Retrieves the connection node from Server Explorer based on its name.

Public method

FindNode(String, Boolean)

Retrieves the connection node from Server Explorer based on its name. Optionally, searches unexpanded nodes that are not populated.

Top

See Also

Reference

IVsDataExplorerConnection Interface

IVsDataExplorerConnection Members

Microsoft.VisualStudio.Data.Services Namespace