다음을 통해 공유


ExpressionEvaluatorClass.Events 속성

정의

계산 중 발생할 수 있는 이벤트를 설정합니다.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ Events {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public virtual 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 Overridable Property Events As IDTSInfoEvents100

속성 값

이 속성은 쓰기 전용이며 값을 반환하지 않습니다.

구현

특성

적용 대상