HierarchyNodeContainer.GetNodeByFullPath(String) 메서드

정의

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

매개 변수

fullPath
String

반환

적용 대상