SqlBuildTask 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 SqlBuildTask : Microsoft.Data.Tools.Schema.Tasks.Sql.DataTask
type SqlBuildTask = class
inherit DataTask
Public Class SqlBuildTask
Inherits DataTask
- Inheritance
Constructors
| SqlBuildTask() |
Properties
Methods
| AfterExecute(Boolean) | (Inherited from DataTask) |
| BeforeExecute() | (Inherited from DataTask) |
| Execute() | |
| Execute() | (Inherited from DataTask) |
| ExecuteTask() | |
Events
| Canceled | (Inherited from DataTask) |
Explicit Interface Implementations
| ICancelableTask.Cancel() | (Inherited from DataTask) |