IDTSTask100.ExecutionValue Propriedade

Definição

Obtém o valor da execução. Este campo é somente leitura.

public:
 property System::Object ^ ExecutionValue { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(39)]
public object ExecutionValue { [System.Runtime.InteropServices.DispId(39)] get; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
member this.ExecutionValue : obj
Public ReadOnly Property ExecutionValue As Object

Valor da propriedade

O valor da execução.

Atributos

Comentários

Para obter mais informações, consulte Task.

Aplica-se a