다음을 통해 공유


IDTSPackage100.DesignEvents 속성

정의

디자인 타임 동안 디자이너 또는 기타 타사 클라이언트가 이벤트를 받는지 여부를 나타내는 IDTSEvents100을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvents100 ^ DesignEvents { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvents100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(82)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100 DesignEvents { [System.Runtime.InteropServices.DispId(82)] get; [System.Runtime.InteropServices.DispId(82)] set; }
[<System.Runtime.InteropServices.DispId(82)>]
[<get: System.Runtime.InteropServices.DispId(82)>]
[<set: System.Runtime.InteropServices.DispId(82)>]
member this.DesignEvents : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEvents100 with get, set
Public Property DesignEvents As IDTSEvents100

속성 값

IDTSEvents100 개체입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상