Udostępnij za pośrednictwem


Właściwość CManagedComponentWrapperClass.LogEntryInfos

Pobiera IDTSLogEntryInfos100 obiektu składnika.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Public Overridable WriteOnly Property LogEntryInfos As IDTSLogEntryInfos100
    Set
'Użycie
Dim instance As CManagedComponentWrapperClass
Dim value As IDTSLogEntryInfos100

instance.LogEntryInfos = value
public virtual IDTSLogEntryInfos100 LogEntryInfos { set; }
public:
virtual property IDTSLogEntryInfos100^ LogEntryInfos {
    void set (IDTSLogEntryInfos100^ value);
}
abstract LogEntryInfos : IDTSLogEntryInfos100 with get, set
override LogEntryInfos : IDTSLogEntryInfos100 with get, set
function set LogEntryInfos (value : IDTSLogEntryInfos100)

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
IDTSLogEntryInfos100 Obiektu, która jest skojarzona z składnika.

Implementacje

IDTSRuntimeComponent100.LogEntryInfos