IVsDataExplorerConnection.FindDocumentNode Method
Include Protected Members
Include Inherited Members
Gets the specified connection node through the data view hierarchy.
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 | |
---|---|---|
FindDocumentNode(String) | Gets the specified connection node through the data view hierarchy. | |
FindDocumentNode(String, Boolean) | Gets the specified connection node through the data view hierarchy. Optionally, searches unexpanded nodes that are not populated. |
Top