ManagedComponentHost.HostLogEntryInfos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.