IDTSContainer100.LogEntryInfos 屬性

定義

會收集關於日誌條目的資訊。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ LogEntryInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(31)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100 LogEntryInfos { [System.Runtime.InteropServices.DispId(31)] get; }
[<System.Runtime.InteropServices.DispId(31)>]
[<get: System.Runtime.InteropServices.DispId(31)>]
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
Public ReadOnly Property LogEntryInfos As IDTSLogEntryInfos100

屬性值

關於日誌條目的資訊集合。

屬性

適用於