IDTSRuntimeComponent100.LogEntryInfos 속성

정의

컴포넌트에 객체를 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

속성 값

IDTSLogEntryInfos100 개체

특성

설명

이 속성은 LogEntryInfos 데이터 흐름 작업에서 컴포넌트에 제공되며, 여러 IDTSLogEntryInfo100 객체의 집합을 포함합니다.

적용 대상