IDTSLogging100 接口

定义

定义容器的日志记录选项。

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[])

写入该日志条目。

适用于