IDTSContainer100.LogEntryInfos Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Daha fazla bilgi için, bkz. DtsContainer.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property LogEntryInfos As IDTSLogEntryInfos100
Get
'Kullanım
Dim instance As IDTSContainer100
Dim value As IDTSLogEntryInfos100
value = instance.LogEntryInfos
IDTSLogEntryInfos100 LogEntryInfos { get; }
property IDTSLogEntryInfos100^ LogEntryInfos {
IDTSLogEntryInfos100^ get ();
}
abstract LogEntryInfos : IDTSLogEntryInfos100
function get LogEntryInfos () : IDTSLogEntryInfos100
Özellik Değeri
Tür: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100