IDTSLogProviderInit100 接口

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

For more information, see LogProviderBase.

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")> _
Public Interface IDTSLogProviderInit100
用法
Dim instance As IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute(L"4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface class IDTSLogProviderInit100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")>]
type IDTSLogProviderInit100 =  interface end
public interface IDTSLogProviderInit100

IDTSLogProviderInit100 类型公开以下成员。

方法

  名称 说明
公共方法 InitializeLogProvider 基础结构。For more information, see LogProviderBase.

页首