Udostępnij za pośrednictwem


Właściwość IDTSRuntimeComponent100.LogEntryInfos

Zawiera IDTSLogEntryInfos100 obiektu składnika.

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

Składnia

'Deklaracja
WriteOnly Property LogEntryInfos As IDTSLogEntryInfos100
    Set
'Użycie
Dim instance As IDTSRuntimeComponent100
Dim value As IDTSLogEntryInfos100

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

Uwagi

LogEntryInfos Zapewnia właściwość składnika przez zadanie przepływ danych i zawiera zbiór IDTSLogEntryInfo100 obiektów.