|
DatabaseProjectConfig |
This class and its members are reserved for internal use and are not intended to be used in your code. This class is used for configuration-specific properties. The DatabaseProjectNode is used for configuration independent properties. |
|
DatabaseProjectConfigurationExtender |
Derive from this class to create extenders for database project configurations. |
|
DatabaseProjectExtenderBase |
This is the base class for all extenders (node and configuration) |
|
DatabaseProjectNodeExtender |
Derive from this class to create extenders for database nodes. |
|
DatabaseProjectPersistenceException |
Exception thrown by the MSBuild persistence support objects |
|
DatabasePropertyPageControlData |
This class is used to contain information for every property on a project property page. |
|
DatabasePropertyPageDefinition |
Used to provide property page definitions to the extensibility point |
|
DatabasePropertyPageUserControlBase |
Use this class as a base for any project property pages. Any IDatabaseProjectFeature implementing IDatabaseProjectPropertyPageContributor can then return instances to add to the project properties. |
|
ImportDacpacSettings |
|
|
ImportDatabaseSettings |
The options passed from UI layer to ImportDatabaseEngine for the import operation |
|
ImportScriptSettings |
The options passed from UI layer to ImportScriptEngine for the import operation |
|
ImportSettingsBase |
|
|
SqlClrTemplateWizard |
|