Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
BuildActionHelper | Used to help features with the project's build action. |
![]() |
DatabaseProjectConfig | This class is used for configuration-specific properties. |
![]() |
ExtenderCategories | Specifies category IDs for extending database project nodes. |
![]() |
ItemPropertyWizard |
Interfaces
Interface | Description | |
---|---|---|
![]() |
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. |
![]() |
IWorkloadProvider | Implement this interface to participate in the status bar rollup. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
EventPropagation | Specifies the ability to raise or block events. |