Condividi tramite


TaskForm.TaskComponents Proprietà

Definizione

Ottiene o imposta i componenti delle attività del form attività.

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

Valore della proprietà

Componenti delle attività specificati del form attività.

Si applica a