IDTSExpressionEvaluator100.EvaluatorContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 IDTSExpressionEvaluator100 物件的評估工具內容。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvaluatorContext100 ^ EvaluatorContext { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvaluatorContext100 ^ value); };
[System.Runtime.InteropServices.DispId(7)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvaluatorContext100 EvaluatorContext { [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.EvaluatorContext : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvaluatorContext100
Public Property EvaluatorContext As IDTSEvaluatorContext100
屬性值
評估工具內容。
- 屬性