次の方法で共有


ManagedComponentHost.HostLogEntryInfos プロパティ

定義

ManagedComponentHost のログ エントリ情報を設定します。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ HostLogEntryInfos {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogEntryInfos100 ^ value); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100 HostLogEntryInfos { set; }
member this.HostLogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogEntryInfos100
Public Property HostLogEntryInfos As IDTSLogEntryInfos100

プロパティ値

ログ エントリの情報です。

実装

適用対象