FileBasedBaseNode.GetNodeByName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ GetNodeByName(System::String ^ name);
public Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode GetNodeByName(string name);
override this.GetNodeByName : string -> Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode
Public Function GetNodeByName (name As String) As ISqlToolsHierNode
Parameters
- name
- String