VariableClass.GetValueWithContext(IDTSEvaluatorContext100) 方法

定義

public:
 virtual System::Object ^ GetValueWithContext(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEvaluatorContext100 ^ pContext) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariable100::GetValueWithContext;
public virtual object GetValueWithContext (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEvaluatorContext100 pContext);
Public Overridable Function GetValueWithContext (pContext As IDTSEvaluatorContext100) As Object

參數

傳回

Object

實作

適用於