IDTSContainer100.ForceExecutionValue Propriedade

Definição

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

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