IDTSExpressionEvaluator100.EvaluatorContext 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEvaluatorContext100 ^ EvaluatorContext {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEvaluatorContext100 ^ value); };
[System.Runtime.InteropServices.DispId(7)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.IDTSEvaluatorContext100
Public Property EvaluatorContext As IDTSEvaluatorContext100

属性值

计算器上下文。

属性

适用于