次の方法で共有


IVsDataExplorerConnection.FindNode Method

Retrieves the specified connection node.

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