ForEachLoopClass.LogEntryInfos Proprietà

Definizione

Ottiene l'oggetto IDTSLogEntryInfos100 per il contenitore. Questa proprietà è di sola lettura.

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

Valore della proprietà

Un oggetto IDTSLogEntryInfos100.

Implementazioni

Si applica a