CManagedComponentWrapperClass.LogEntryInfos 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:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogEntryInfos100 ^ LogEntryInfos { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogEntryInfos100 ^ value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogEntryInfos100 LogEntryInfos { set; }
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogEntryInfos100
Public Overridable Property LogEntryInfos As IDTSLogEntryInfos100
Property Value
The IDTSLogEntryInfos100 object that is associated with the component.