PipelineComponent.LogEntryInfos Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient une collection IDTSLogEntryInfos100 d'événements de journalisation enregistrés par le composant.

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

Valeur de propriété

Collection IDTSLogEntryInfos100 d’événements de journalisation que le composant a inscrits. Pour plus d’informations, consultez Journalisation et définition d’entrées de journal dans un composant Data Flow.

Attributs

S’applique à