IDTSLogging100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see IDTSLogging.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")> _
Public Interface IDTSLogging100
用法
Dim instance As IDTSLogging100
[GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface IDTSLogging100
[GuidAttribute(L"6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface class IDTSLogging100
[<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")>]
type IDTSLogging100 =  interface end
public interface IDTSLogging100

IDTSLogging100 类型公开以下成员。

属性

  名称 说明
公共属性 Enabled 基础结构。For more information, see IDTSLogging.

页首

方法

  名称 说明
公共方法 GetFilterStatus 基础结构。For more information, see IDTSLogging.
公共方法 Log 基础结构。For more information, see IDTSLogging.

页首