IDTSContainer100.ForcedExecutionValue Eigenschaft

Definition

Erhält oder setzt einen Wert, der den optionalen Ausführungswert angibt, den das Paket zurückgibt.

public:
 property System::Object ^ ForcedExecutionValue { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(33)]
public object ForcedExecutionValue { [System.Runtime.InteropServices.DispId(33)] get; [System.Runtime.InteropServices.DispId(33)] set; }
[<System.Runtime.InteropServices.DispId(33)>]
[<get: System.Runtime.InteropServices.DispId(33)>]
[<set: System.Runtime.InteropServices.DispId(33)>]
member this.ForcedExecutionValue : obj with get, set
Public Property ForcedExecutionValue As Object

Eigenschaftswert

Ein Objekt, das den optionalen Ausführungswert angibt, den das Paket zurückgibt.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: