Share via


IDTSTask100.ExecutionValue Propriété

Définition

Obtient la valeur d'exécution. Ce champ est en lecture seule.

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

Valeur de propriété

Valeur de l'exécution.

Attributs

Remarques

Pour plus d’informations, consultez Task.

S’applique à