PackageClass.DesignEvents 屬性

定義

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEvents100 ^ DesignEvents { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEvents100 ^ get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEvents100 ^ value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEvents100 DesignEvents { get; set; }
Public Overridable Property DesignEvents As IDTSEvents100

屬性值

IDTSEvents100

實作

適用於