VirtualBaseNode Класс

Определение

public ref class VirtualBaseNode abstract : Microsoft::SqlServer::Management::UI::VSIntegration::HierarchyNodeContainer
public abstract class VirtualBaseNode : Microsoft.SqlServer.Management.UI.VSIntegration.HierarchyNodeContainer
type VirtualBaseNode = class
    inherit HierarchyNodeContainer
Public MustInherit Class VirtualBaseNode
Inherits HierarchyNodeContainer
Наследование

Конструкторы

VirtualBaseNode()
VirtualBaseNode(GetStringDelegate)

Поля

m_NodeParent (Унаследовано от HierarchyNode)
m_Nodes (Унаследовано от HierarchyNodeContainer)
m_strName (Унаследовано от HierarchyNode)
menuCommands (Унаследовано от HierarchyNode)
stateFlags (Унаследовано от HierarchyNode)

Свойства

CanonicalName (Унаследовано от HierarchyNode)
ChildrenEnumerated (Унаследовано от HierarchyNode)
ContextMenuID (Унаследовано от HierarchyNode)
Count (Унаследовано от HierarchyNodeContainer)
Displayable (Унаследовано от HierarchyNode)
Disposing (Унаследовано от HierarchyNode)
Editable (Унаследовано от HierarchyNode)
Expandable (Унаследовано от HierarchyNodeContainer)
ExpandByDefault (Унаследовано от HierarchyNode)
FirstChild (Унаследовано от HierarchyNodeContainer)
FirstMemberChild (Унаследовано от HierarchyNodeContainer)
Head (Унаследовано от HierarchyNodeContainer)
IsDisposed (Унаследовано от HierarchyNode)
MemberItem (Унаследовано от HierarchyNode)
MenuCommands (Унаследовано от HierarchyNode)
Moniker
Name
NameInternal (Унаследовано от HierarchyNode)
Next (Унаследовано от HierarchyNode)
NextMember (Унаследовано от HierarchyNode)
Parent (Унаследовано от HierarchyNode)
Prev (Унаследовано от HierarchyNode)
PropertyObject (Унаследовано от HierarchyNode)
RootNode (Унаследовано от HierarchyNode)
ServiceProvider (Унаследовано от HierarchyNode)
SortedList (Унаследовано от HierarchyNode)
SqlToolsHierarchy (Унаследовано от HierarchyNode)
StateIconIndex (Унаследовано от HierarchyNode)
VsHierarchy (Унаследовано от HierarchyNode)
VsItemID (Унаследовано от HierarchyNode)
VsUIHierarchy (Унаследовано от HierarchyNode)
Zombie (Унаследовано от HierarchyNode)

Методы

Add(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
AddAfter(ISqlToolsHierNode, ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
AddHead(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
AddSorted(ISqlToolsHierNode, ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
AddTail(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
Deletable(Boolean) (Унаследовано от HierarchyNode)
Delete(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
Delete(ISqlToolsHierNode, Boolean) (Унаследовано от HierarchyNodeContainer)
DeleteAll() (Унаследовано от HierarchyNodeContainer)
DeleteAll(Boolean) (Унаследовано от HierarchyNodeContainer)
DisplayContextMenu(POINTS) (Унаследовано от HierarchyNode)
Dispose() (Унаследовано от HierarchyNode)
Dispose(Boolean) (Унаследовано от HierarchyNodeContainer)
DoDefaultAction() (Унаследовано от HierarchyNode)
EnumerateChildren() (Унаследовано от HierarchyNodeContainer)
Expand(EXPANDFLAGS) (Унаследовано от HierarchyNode)
Expand(EXPANDFLAGS, Guid) (Унаследовано от HierarchyNode)
FillMenuCommands(MenuCommandsService) (Унаследовано от HierarchyNode)
GetCount(Boolean) (Унаследовано от HierarchyNodeContainer)
GetFirstChild(Boolean) (Унаследовано от HierarchyNodeContainer)
GetGuidProperty(__VSHPROPID, Guid)
GetHead(Boolean) (Унаследовано от HierarchyNodeContainer)
GetHeadInternal() (Унаследовано от HierarchyNodeContainer)
GetHeadInternal(Boolean) (Унаследовано от HierarchyNodeContainer)
GetIcon(Boolean)
GetNestedHierarchy(Guid, IntPtr, UInt32) (Унаследовано от HierarchyNode)
GetNext(Boolean) (Унаследовано от HierarchyNode)
GetNextChildOf(Boolean, ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
GetNextMemberOf(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
GetNextMemberOrVisibleChild(ISqlToolsHierNode, Boolean, Boolean) (Унаследовано от HierarchyNodeContainer)
GetNodeByCanonicalName(String) (Унаследовано от HierarchyNodeContainer)
GetNodeByFullPath(String) (Унаследовано от HierarchyNodeContainer)
GetNodeByMoniker(String) (Унаследовано от HierarchyNodeContainer)
GetNodeByName(String) (Унаследовано от HierarchyNodeContainer)
GetNodeByName(String, Boolean) (Унаследовано от HierarchyNodeContainer)
GetPrevious(Boolean) (Унаследовано от HierarchyNode)
GetPreviousChildOf(Boolean, ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
GetPreviousMemberOf(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
GetPreviousMemberOrVisibleChild(ISqlToolsHierNode, Boolean, Boolean) (Унаследовано от HierarchyNodeContainer)
GetProperty(__VSHPROPID, Object) (Унаследовано от HierarchyNode)
GetService(Guid) (Унаследовано от HierarchyNode)
GetService(Type) (Унаследовано от HierarchyNode)
GetUserContext(IVsUserContext) (Унаследовано от HierarchyNode)
HasAncestor(ISqlToolsHierNode) (Унаследовано от HierarchyNode)
IsSet(Int32) (Унаследовано от HierarchyNode)
NotifyHierarchyOfAdd(ISqlToolsHierNode, ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
OnDelete(Boolean) (Унаследовано от HierarchyNode)
OnRename(String, String, Boolean) (Унаследовано от HierarchyNode)
ParseCanonicalName(String) (Унаследовано от HierarchyNodeContainer)
ReDraw() (Унаследовано от HierarchyNode)
ReDraw(Boolean, Boolean, Boolean) (Унаследовано от HierarchyNode)
Refresh() (Унаследовано от HierarchyNodeContainer)
ReleaseComObjectIfNeeded(Object) (Унаследовано от HierarchyNode)
Remove(ISqlToolsHierNode) (Унаследовано от HierarchyNodeContainer)
Save(VSSAVEFLAGS, String, IVsUIShell, IntPtr, String, Int32) (Унаследовано от HierarchyNode)
SetBits(Int32, Boolean) (Унаследовано от HierarchyNode)
SetErrorInfo(Exception) (Унаследовано от HierarchyNode)
SetProperty(__VSHPROPID, Object) (Унаследовано от HierarchyNode)
ShowError(Exception) (Унаследовано от HierarchyNode)
ShowError(String) (Унаследовано от HierarchyNode)
ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon) (Унаследовано от HierarchyNode)
UpdateMenuCommandsStatus(MenuCommand) (Унаследовано от HierarchyNode)
ValidateNewNodeName(String) (Унаследовано от HierarchyNode)

Явные реализации интерфейса

ICustomTypeDescriptor.GetAttributes() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetClassName() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetComponentName() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetConverter() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetDefaultEvent() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetDefaultProperty() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetEditor(Type) (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetEvents() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetEvents(Attribute[]) (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetProperties() (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetProperties(Attribute[]) (Унаследовано от HierarchyNode)
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor) (Унаследовано от HierarchyNode)

Применяется к