Compartir a través de


VariableClass.GetValueWithContext(IDTSEvaluatorContext100) Método

Definición

public:
 virtual System::Object ^ GetValueWithContext(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEvaluatorContext100 ^ pContext) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSVariable100::GetValueWithContext;
public virtual object GetValueWithContext (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEvaluatorContext100 pContext);
abstract member GetValueWithContext : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEvaluatorContext100 -> obj
override this.GetValueWithContext : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEvaluatorContext100 -> obj
Public Overridable Function GetValueWithContext (pContext As IDTSEvaluatorContext100) As Object

Parámetros

Devoluciones

Valor de la clase variable con un contexto especificado.

Implementaciones

Se aplica a