PackageClass.LogEntryInfos プロパティ

定義

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogEntryInfos100 ^ LogEntryInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogEntryInfos100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogEntryInfos100 LogEntryInfos { get; }
member this.LogEntryInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogEntryInfos100
Public Overridable ReadOnly Property LogEntryInfos As IDTSLogEntryInfos100

プロパティ値

ログ エントリ定義のコレクションです。

実装

注釈

詳細については、「Package」を参照してください。

適用対象