IDTSRuntimeComponent100.LogEntryInfos Propriété

Définition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogEntryInfos100 ^ LogEntryInfos {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogEntryInfos100 ^ value); };
[System.Runtime.InteropServices.DispId(26)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogEntryInfos100 LogEntryInfos { [System.Runtime.InteropServices.DispId(26)] set; }
[<System.Runtime.InteropServices.DispId(26)>]
[<set: System.Runtime.InteropServices.DispId(26)>]
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogEntryInfos100
Public Property LogEntryInfos As IDTSLogEntryInfos100

Valeur de propriété

Objet IDTSLogEntryInfos100.

Attributs

Remarques

La propriété LogEntryInfos est fournie à un composant par la tâche de flux de données et contient une collection d’objets IDTSLogEntryInfo100 .

S’applique à