ForEachLoopClass.LogEntryInfos 屬性

定義

取得容器的 IDTSLogEntryInfos100 物件。 這個屬性是唯讀的。

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ LogEntryInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100 LogEntryInfos { get; }
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
Public Overridable ReadOnly Property LogEntryInfos As IDTSLogEntryInfos100

屬性值

IDTSLogEntryInfos100

IDTSLogEntryInfos100 物件。

實作

適用於