Share via


IDTSContainer100.ForcedExecutionValue Propriété

Définition

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

Valeur de propriété

true si la valeur d’exécution du conteneur doit être forcée de contenir une valeur particulière ; sinon, false.

Attributs

Remarques

Pour plus d’informations, consultez DtsContainer.

S’applique à