Microsoft.VisualStudio.Data.Schema.Package.Sql.Project Namespace

This namespace contains classes that provide additional services for SQL Server database projects.

Classes

  Class Description
Public class SqlCmdVariablesService This service is provided to allow other database features to use SQLCMD variables.
Public class SqlImportScriptService This service is offered to allow other database features to import scripts.

Interfaces

  Interface Description
Public interface 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.
Public interface ISqlSchemaViewHierarchyProvider Allows extensions to provide an alternate directory provider to SQL Server database Schema View Controllers.
Public interface ISqlSolutionExplorerDirectoryProvider Allows extensions to provide an alternate directory provider to SQL Server database projects.