다음을 통해 공유


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

속성 값

정보, 경고 및 오류 이벤트입니다.

특성

적용 대상