TaskExecutionContext(ITaskManager) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe TaskExecutionContext avec le paramètre taskManager spécifié.
public:
TaskExecutionContext(Microsoft::SqlServer::Management::TaskForms::ITaskManager ^ taskManager);
public TaskExecutionContext (Microsoft.SqlServer.Management.TaskForms.ITaskManager taskManager);
new Microsoft.SqlServer.Management.TaskForms.TaskExecutionContext : Microsoft.SqlServer.Management.TaskForms.ITaskManager -> Microsoft.SqlServer.Management.TaskForms.TaskExecutionContext
Public Sub New (taskManager As ITaskManager)
Paramètres
- taskManager
- ITaskManager
Effectue la tâche.