Share via


IDTSTask100.ExecutionValue Proprietà

Definizione

Ottiene il valore dell'esecuzione. Questo campo è di sola lettura.

public:
 property System::Object ^ ExecutionValue { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(39)]
public object ExecutionValue { [System.Runtime.InteropServices.DispId(39)] get; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
member this.ExecutionValue : obj
Public ReadOnly Property ExecutionValue As Object

Valore della proprietà

Valore dell'esecuzione.

Attributi

Commenti

Per altre informazioni, vedere Task.

Si applica a