IDTSVariable100.GetValueWithContext(IDTSEvaluatorContext100) 메서드

정의

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

매개 변수

반환

지정한 컨텍스트와 연결된 값입니다.

특성

적용 대상