ManagedComponentHost.HostLogEntryInfos Property

Definition

Sets the ManagedComponentHost log entry information.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ HostLogEntryInfos {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ value); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100 HostLogEntryInfos { set; }
member this.HostLogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
Public Property HostLogEntryInfos As IDTSLogEntryInfos100

Property Value

The log entry information.

Implements

Applies to