ITaskManager Interface
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.
Displays the current property of the TaskManager.
public interface class ITaskManager : IServiceProvider
public interface ITaskManager : IServiceProvider
type ITaskManager = interface
interface IServiceProvider
Public Interface ITaskManager
Implements IServiceProvider
- Derived
- Implements
Context |
Gets the context for what the TaskManager is working on. |
Data |
Gets the specified DataBus control. |
Last |
Gets the exception message that occurred during the last execution. |
Last |
Gets the result of the last validation run. |
Moniker |
Gets the moniker associated with an action that launched the TaskManager. |
State |
Gets the current state of the TaskManager. |
Perform(ISfc |
Initiates the task execution procedure. |
Cancel |
An event that fires when IsCancelRequested changes. |
State |
Occurs when the task manager initiates the task execution procedure. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016 |