Microsoft.VisualStudio.Data.Schema.Package.Sql.Project Namespace
This namespace contains classes that provide additional services for SQL Server database projects.
Classes
Class | Description | |
---|---|---|
SqlCmdVariablesService | This service is provided to allow other database features to use SQLCMD variables. | |
SqlImportScriptService | This service is offered to allow other database features to import scripts. |
Interfaces
Interface | Description | |
---|---|---|
ISqlPropertyPageFilter | This is a SQL Server feature extension that enables you to filter the core project pages provided by database projects. Extensions can add or remove from the basic list provided as the 'proposedPages' argument. | |
ISqlSchemaViewHierarchyProvider | Allows extensions to provide an alternate directory provider to SQL Server database Schema View Controllers. | |
ISqlSolutionExplorerDirectoryProvider | Allows extensions to provide an alternate directory provider to SQL Server database projects. |