HierarchyNodeContainer.GetNodeByFullPath(String) Method

Definition

public:
 Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ GetNodeByFullPath(System::String ^ fullPath);
public Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode GetNodeByFullPath(string fullPath);
member this.GetNodeByFullPath : string -> Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode
Public Function GetNodeByFullPath (fullPath As String) As ISqlToolsHierNode

Parameters

fullPath
String

Returns

Applies to