Linguaggio

IDTSContainer100.ForceExecutionValue Proprietà

Definizione

Ottiene o imposta un valore che indica se il valore di esecuzione del contenitore deve essere forzato a contenere un valore particolare.

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

Valore della proprietà

vero se il valore di esecuzione del contenitore dovesse essere costretto a contenere un valore particolare; altrimenti, falso.

Attributi

Commenti

Per altre informazioni, vedere DtsContainer.

Si applica a