Właściwość ManagedComponentHost.HostLogEntryInfos
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline
Zestaw: Microsoft.SqlServer.PipelineHost (w Microsoft.SqlServer.PipelineHost.dll)
Składnia
'Deklaracja
Public WriteOnly Property HostLogEntryInfos As IDTSLogEntryInfos100
Set
'Użycie
Dim instance As ManagedComponentHost
Dim value As IDTSLogEntryInfos100
instance.HostLogEntryInfos = value
public IDTSLogEntryInfos100 HostLogEntryInfos { set; }
public:
virtual property IDTSLogEntryInfos100^ HostLogEntryInfos {
void set (IDTSLogEntryInfos100^ value) sealed;
}
abstract HostLogEntryInfos : IDTSLogEntryInfos100 with get, set
override HostLogEntryInfos : IDTSLogEntryInfos100 with get, set
final function set HostLogEntryInfos (value : IDTSLogEntryInfos100)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100