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

戻り値

適用対象