Share via


HierarchyNodeContainer.GetNodeByFullPath(String) Méthode

Définition

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

Paramètres

fullPath
String

Retours

S’applique à