IDTSContainer100.ForceExecutionValue Eigenschaft

Definition

Erhält oder setzt einen Wert, der angibt, ob der Ausführungswert des Containers einen bestimmten Wert enthalten soll.

public:
 property bool ForceExecutionValue { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(32)]
public bool ForceExecutionValue { [System.Runtime.InteropServices.DispId(32)] get; [System.Runtime.InteropServices.DispId(32)] set; }
[<System.Runtime.InteropServices.DispId(32)>]
[<get: System.Runtime.InteropServices.DispId(32)>]
[<set: System.Runtime.InteropServices.DispId(32)>]
member this.ForceExecutionValue : bool with get, set
Public Property ForceExecutionValue As Boolean

Eigenschaftswert

wahr, wenn der Ausführungswert des Containers gezwungen werden sollte, einen bestimmten Wert zu enthalten; ansonsten falsch.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: