PipelineComponent.LogEntryInfos Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient une IDTSLogEntryInfos100 collection d’événements de journalisation que le composant a enregistrés.

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é

Une IDTSLogEntryInfos100 collection d’événements de journalisation que le composant a enregistrés. Pour plus d’informations, voir Logging and Defining Log Entries in a Data Flow Component.

Attributs

S’applique à