IDTSExpressionEvaluator100.Events 属性

定义

设置信息性、警告和错误事件。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ Events {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 Events { [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100
Public Property Events As IDTSInfoEvents100

属性值

信息性、警告和错误事件。

属性

适用于