IDTSLogging100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンテナーのログ オプションを定義します。
public interface class IDTSLogging100
[System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")]
public interface IDTSLogging100
[<System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")>]
type IDTSLogging100 = interface
Public Interface IDTSLogging100
- 派生
- 属性
注釈
詳細については、「IDTSLogging」を参照してください。
プロパティ
Enabled |
ログが有効になっているかどうかを示す値を取得します。 |
メソッド
GetFilterStatus(String[]) |
指定したイベントのフィルター状態を取得するかどうかを示します。 |
Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[]) |
ログ エントリを書き込みます。 |