Condividi tramite


TaskHostClass.ExecValueVariable Proprietà

Definizione

Ottiene o imposta la variabile personalizzata che contiene il valore dell'esecuzione dell'attività.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ default { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariable100 this { get; set; }
member this.ExecValueVariable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariable100 with get, set
Default Public Overridable Property ExecValueVariable As IDTSVariable100

Valore della proprietà

Variabile personalizzata che contiene il valore dell'esecuzione dell'attività.

Implementazioni

Si applica a