Compartir a través de


ForEachLoopClass.LogEntryInfos Propiedad

Definición

Obtiene el objeto IDTSLogEntryInfos100 para el contenedor. Esta propiedad es de sólo lectura.

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

Valor de propiedad

Un objeto IDTSLogEntryInfos100.

Implementaciones

Se aplica a