IDTSContainer100.ForcedExecutionValue Propriedade

Definição

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

Valor da propriedade

true se o valor de execução do contêiner deve ser forçado a conter um valor específico; caso contrário, false.

Atributos

Comentários

Para obter mais informações, consulte DtsContainer.

Aplica-se a