IDTSVariable100.GetValueWithContext(IDTSEvaluatorContext100) Metodo

Definizione

Recupera il valore con il contesto specificato.

public:
 System::Object ^ GetValueWithContext(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvaluatorContext100 ^ pContext);
[System.Runtime.InteropServices.DispId(13)]
public object GetValueWithContext (Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvaluatorContext100 pContext);
[<System.Runtime.InteropServices.DispId(13)>]
abstract member GetValueWithContext : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvaluatorContext100 -> obj
Public Function GetValueWithContext (pContext As IDTSEvaluatorContext100) As Object

Parametri

pContext
IDTSEvaluatorContext100

Contesto del valore da recuperare.

Restituisce

Valore con il contesto specificato.

Attributi

Si applica a