IDTSRuntimeComponent100.LogEntryInfos Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Proporciona el objeto IDTSLogEntryInfos100 a un componente.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ LogEntryInfos { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ value); };
[System.Runtime.InteropServices.DispId(26)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSLogEntryInfos100
Public Property LogEntryInfos As IDTSLogEntryInfos100
Valor de propiedad
Objeto IDTSLogEntryInfos100.
- Atributos
Comentarios
La LogEntryInfos tarea flujo de datos proporciona la propiedad a un componente y contiene una colección de IDTSLogEntryInfo100 objetos .