Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView Namespace
Visual Studio 2010
This namespace contains classes and methods that support the Database Schema View.
| Class | Description | |
|---|---|---|
![]() | DatabaseSchemaViewAddItemDialogContext | If the Add Item dialog box is launched from the Database Schema View, this object provides data for that event. |
![]() | DatabaseSchemaViewControllerBase | Abstract base class for Schema View controllers. |
![]() | DatabaseSchemaViewElementNode | Represents a node for a model element in Schema View. |
![]() | DatabaseSchemaViewFolderNode | Implements support for folder nodes in Schema View. |
![]() | DatabaseSchemaViewNode | Abstract base implementation for Schema View node classes. |
![]() | DatabaseSchemaViewNodeExtender | Derives from this abstract base class to create property extenders for nodes in Schema View. |
![]() | DatabaseSchemaViewRootNode | Represents the root node of the Schema View hierarchy. |
| Interface | Description | |
|---|---|---|
![]() | IDatabaseSchemaView | This interface represents the database Schema View in Visual Studio. |
![]() | IDatabaseSchemaViewController | Users who create database schema providers use this extension to add their content to the Schema View. |
![]() | IDatabaseSchemaViewExtenderContributor | Enables project features to add properties to Schema View nodes that appear in the Visual Studio property browser. |
