Compartir a través de


EventHandlerClass.LogEntryInfos Propiedad

Definición

Obtiene una colección de definiciones de entrada de registro. 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