ITask Interface
Defines a task, which is a unit of executable code used by MSBuild to perform build operations.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Perform(ITaskExecutionContext^) | Indicates a method that performs the task. |
![]() | Script(ITaskExecutionContext^, ISfcScriptCollector^) | Generates a script and writes it to the provided script writer. |
Show:
