Freigeben über


IDTSContainer100.ForceExecutionValue Eigenschaft

Definition

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

true , wenn der Ausführungswert des Containers gezwungen werden sollte, einen bestimmten Wert zu enthalten; andernfalls false.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: