HierarchyNode Class
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 ref class HierarchyNode abstract : IDisposable, Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode, System::ComponentModel::ICustomTypeDescriptor
public abstract class HierarchyNode : IDisposable, Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode, System.ComponentModel.ICustomTypeDescriptor
type HierarchyNode = class
interface IDisposable
interface ISqlToolsHierNode
interface ISqlToolsHierNodeCustomize
interface ICustomTypeDescriptor
Public MustInherit Class HierarchyNode
Implements ICustomTypeDescriptor, IDisposable, ISqlToolsHierNode
- Inheritance
-
HierarchyNode
- Derived
- Implements
Constructors
| HierarchyNode() | |
| HierarchyNode(GetStringDelegate) |
Fields
| m_NodeParent | |
| m_strName | |
| menuCommands | |
| nextItemID | |
| stateFlags | |
| TName | |
| trALWAYS | |
| trERR | |
| trH1 | |
| trH2 | |
| trWARN |