IDatabaseSchemaView Members

Include Protected Members
Include Inherited Members

Represents the schema view.

The IDatabaseSchemaView type exposes the following members.

Methods

  Name Description
Public method AddNodes Overloaded. Adds nodes to the schema view.
Public method AddRootNode Adds a root node to the schema view.
Public method GetExpandedNodes Returns a list of expanded nodes.
Public method GetRootNodes Returns a list of root nodes.
Public method GetSelectedModelElementNodes Returns a list of selected nodes that are also model element nodes.
Public method GetSelectedNodes Returns a list of selected nodes.
Public method ProjectNodeRenamed Updates the UI to reflect the renamed node.
Public method RefreshNodes Refreshes nodes.
Public method RegisterForCommandRouting Registers the argument object for OLE command target routing.
Public method RemoveFromCommandRouting Removes the argument object from OLE command target routing.
Public method RemoveNode Removes a node from the tree.
Public method RemoveNodes Removes a list of nodes from the tree.
Public method SelectAndExpandActiveProjectNode Selects and expands the node representing the selected/active project.
Public method SelectAndExpandProjectNode Selects and expands the specified project node.
Public method SelectNode Selects and, optionally, expands the node with the given model element. Returns the schema view node associated with the model element.
Public method SelectNodes Selects and, optionally, expands the specified list of nodes.

Top

See Also

Reference

IDatabaseSchemaView Interface

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView Namespace