IDTSManagedComponentHost100.HostEventInfos 屬性

定義

設定主機的事件資訊執行個體。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ HostEventInfos {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ value); };
[System.Runtime.InteropServices.DispId(1610678312)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100 HostEventInfos { set; }
[<System.Runtime.InteropServices.DispId(1610678312)>]
member this.HostEventInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
Public Property HostEventInfos As IDTSEventInfos100

屬性值

IDTSEventInfos100

主機的事件資訊執行個體。

屬性

適用於