SqlSchemaCompareTask 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 SqlSchemaCompareTask : Microsoft.Data.Tools.Schema.Tasks.Sql.DataTask
type SqlSchemaCompareTask = class
inherit DataTask
Public Class SqlSchemaCompareTask
Inherits DataTask
- Inheritance
Constructors
SqlSchemaCompareTask() |
Fields
SchemaCompareCategoryName |
Properties
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) |