Microsoft.Data.Tools.Schema.Tasks.Sql Namespace
This namespace contains the MSBuild tasks for SQL Server Data Tools.
Class | Description | |
---|---|---|
![]() |
ClrApi | This type must be public to interact with the CLR symbol components (COM). |
![]() |
DataTask | This class supports the product infrastructure and is not intended to be used directly from your code. Represents an asynchronous operation. |
![]() |
SqlBuildTask | This class supports the product infrastructure and is not intended to be used directly from your code. |
![]() |
SqlDeploymentTask | Base class for publish and deploy operations. |
![]() |
SqlDeployTask | MSBuild task associated with deploy target in Microsoft.Data.Tools.Schema.SqlTasks.targets |
![]() |
SqlFindDeploymentScriptTask | This task finds the script specified in the ScriptNameToFind property by looking through all the items specified in ScriptsToSearch. If found, it returns the full path to the first script found via the FoundScriptPath property |
![]() |
SqlModelResolutionTask | Task that examines the model, if present, and ensures resolution has completed. If resolve candidates exist, a fake item is added to the "Include" property in order to trigger a (re-)build. (Fix #748294) |
![]() |
SqlPublishTask | Represents an MSBuild task associated with publish target in Microsoft.Data.Tools.Schema.SqlTasks.targets |
![]() |
SqlSchemaCompareTask | This class supports the product infrastructure and is not intended to be used directly from your code. |
![]() |
SqlScriptDependenciesTask | This class supports the product infrastructure and is not intended to be used directly from your code. |
![]() |
SqlStaticCodeAnalysisTask | Static code analysis task for Sql Server |
Interface | Description | |
---|---|---|
![]() |
ClrApi.IMetadataImportPrivateComVisible | This class supports the product infrastructure and is not intended to be used directly from your code. |
Return to top