HierarchyNodeContainer.GetNodeByFullPath(String) Método

Definición

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

Parámetros

fullPath
String

Devoluciones

Se aplica a