VariableClass.GetValueWithContext(IDTSEvaluatorContext100) 方法

定义

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

参数

返回

实现

适用于