IDTSRuntimeComponent100.LogEntryInfos Propiedad

Definición

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

Valor de propiedad

Objeto IDTSLogEntryInfos100.

Atributos

Comentarios

La tarea flujo de datos proporciona la propiedad LogEntryInfos a un componente y contiene una colección de IDTSLogEntryInfo100 objetos .

Se aplica a