TaskForm.TaskComponents Propriété

Définition

Obtient ou définit les composants de tâche du formulaire de tâche.

public:
 property Microsoft::SqlServer::Management::TaskFormTaskComponents ^ TaskComponents { Microsoft::SqlServer::Management::TaskFormTaskComponents ^ get(); void set(Microsoft::SqlServer::Management::TaskFormTaskComponents ^ value); };
public Microsoft.SqlServer.Management.TaskFormTaskComponents TaskComponents { get; set; }
member this.TaskComponents : Microsoft.SqlServer.Management.TaskFormTaskComponents with get, set
Public Property TaskComponents As TaskFormTaskComponents

Valeur de propriété

Composants de tâche spécifiés du formulaire de tâche.

S’applique à