Share via


PipelineComponent.LogEntryInfos Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene una raccolta IDTSLogEntryInfos100 di eventi di registrazione registrati dal componente.

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

Valore della proprietà

Raccolta IDTSLogEntryInfos100 di eventi di registrazione registrati dal componente. Per altre informazioni, vedere Registrazione e definizione delle voci di log in un componente Flusso di dati.

Attributi

Si applica a