IDTSManagedComponentHost100.HostLogEntryInfos Property

Definition

Sets the log entry information instance of the host.

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

Property Value

The log entry information instance of the host.

Attributes

Applies to