IDTSRuntimeComponent100.LogEntryInfos 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
向组件提供 IDTSLogEntryInfos100 对象。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ LogEntryInfos { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ value); };
[System.Runtime.InteropServices.DispId(26)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100 LogEntryInfos { [System.Runtime.InteropServices.DispId(26)] set; }
[<System.Runtime.InteropServices.DispId(26)>]
[<set: System.Runtime.InteropServices.DispId(26)>]
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
Public Property LogEntryInfos As IDTSLogEntryInfos100
属性值
- 属性
注解
该 LogEntryInfos 属性由数据流任务提供给组件,并包含对象的集合 IDTSLogEntryInfo100 。