PipelineComponent.LogEntryInfos Eigenschaft

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Erhält eine IDTSLogEntryInfos100 Sammlung von Logging-Events, die die Komponente registriert hat.

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

Eigenschaftswert

Eine IDTSLogEntryInfos100 Sammlung von Protokollierungsereignissen, die die Komponente registriert hat. Weitere Informationen finden Sie unter Logging and Defining Log Entries in a Datenfluss Component.

Attribute

Gilt für: