IDTSManagedComponentHost130.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.
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
Implements
- Attributes