IDTSLogProvider100 接口

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

For more information, see LogProvider.

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

语法

声明
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface IDTSLogProvider100
用法
Dim instance As IDTSLogProvider100
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class IDTSLogProvider100
[<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")>]
type IDTSLogProvider100 =  interface end
public interface IDTSLogProvider100

IDTSLogProvider100 类型公开以下成员。

属性

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

页首

方法

  名称 说明
公共方法 CloseLog 基础结构。For more information, see LogProvider.
公共方法 OpenLog 基础结构。For more information, see LogProvider.
公共方法 Validate 基础结构。For more information, see LogProvider.

页首