TaskForm.TaskComponents Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à.