Project.Events 속성

정의

다양한 이벤트를 가져오기 위한 IDTSEvents 인터페이스를 설정합니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::IDTSEvents ^ Events {  void set(Microsoft::SqlServer::Dts::Runtime::IDTSEvents ^ value); };
public Microsoft.SqlServer.Dts.Runtime.IDTSEvents Events { set; }
member this.Events : Microsoft.SqlServer.Dts.Runtime.IDTSEvents
Public Property Events As IDTSEvents

속성 값

IDTSEvents

다양한 이벤트를 가져오기 위한 IDTSEvents 인터페이스입니다.

적용 대상