IDTSPackage100.DesignEvents Propriété

Définition

Obtient ou définit le IDTSEvents100 qui indique si le concepteur ou un autre client tiers doit recevoir des événements pendant la conception.

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

Valeur de propriété

Objet IDTSEvents100.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à