Linguaggio

IDTSContainer100.ForcedExecutionValue Proprietà

Definizione

Ottiene o imposta un valore che specifica il valore di esecuzione opzionale che il pacchetto restituisce.

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

Valore della proprietà

Un oggetto che specifica il valore di esecuzione opzionale che il pacchetto restituisce.

Attributi

Commenti

Per altre informazioni, vedere DtsContainer.

Si applica a