Share via


Microsoft.VisualStudio.Data.Schema.Project.Project Namespace

The Microsoft.VisualStudio.Data.Schema.Project.Project namespace provides interfaces and classes to support the Project feature. It supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Classes

  Class Description
Public class BuildActionHelper Used to help features with the project's build action.
Public class DatabaseProjectConfig This class is used for configuration-specific properties.
Public class ExtenderCategories Specifies category IDs for extending database project nodes.
Public class ItemPropertyWizard

Interfaces

  Interface Description
Public interface IGetDatabaseProjectNode This interface is used only to give access to the database project from COM applications. This interface is implemented only by DatabaseProjectNode, and it returns the reference to itself in its only property.
Public interface IWorkloadProvider Implement this interface to participate in the status bar rollup.

Enumerations

  Enumeration Description
Public enumeration EventPropagation Specifies the ability to raise or block events.