SqlScriptDependenciesTask Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SqlScriptDependenciesTask : Microsoft.Data.Tools.Schema.Tasks.Sql.DataTask
type SqlScriptDependenciesTask = class
inherit DataTask
Public Class SqlScriptDependenciesTask
Inherits DataTask
- Inheritance
Constructors
SqlScriptDependenciesTask() |
Properties
BuildExtensionConfiguration | |
DacFx_Telemetry_Enabled | (Inherited from DataTask) |
DependentFiles | |
DeploymentExtensionConfiguration | |
IsCanceled | (Inherited from DataTask) |
PostdeployItem | |
PredeployItem | |
SqlCmdVariables | |
SqlTasksDllPath | (Inherited from DataTask) |
TaskName | |
TaskName | (Inherited from DataTask) |
Methods
AfterExecute(Boolean) | (Inherited from DataTask) |
BeforeExecute() | (Inherited from DataTask) |
Execute() | |
Execute() | (Inherited from DataTask) |
ExecuteTask() | |
ExecuteTask() | (Inherited from DataTask) |
Events
Canceled | (Inherited from DataTask) |
Explicit Interface Implementations
ICancelableTask.Cancel() | (Inherited from DataTask) |