IDTSVariable100.GetValueWithContext(IDTSEvaluatorContext100) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- pContext
- IDTSEvaluatorContext100
傳回
在指定的情境下,值也就是這個。
- 屬性