IDTSManagedWrapper100 接口

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

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

语法

声明
<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")> _
Public Interface IDTSManagedWrapper100
用法
Dim instance As IDTSManagedWrapper100
[GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"78319370-39B2-44BB-947C-BDDE40E5180B")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("78319370-39B2-44BB-947C-BDDE40E5180B")>]
type IDTSManagedWrapper100 =  interface end
public interface IDTSManagedWrapper100

IDTSManagedWrapper100 类型公开以下成员。

属性

  名称 说明
公共属性 ManagedForEachEnumeratorQualifiedName 基础结构。
公共属性 WrappedConnection 基础结构。
公共属性 WrappedForEachEnumerator 基础结构。
公共属性 WrappedLogProvider 基础结构。
公共属性 WrappedTask 基础结构。

页首

方法

  名称 说明
公共方法 SetManagedObject 基础结构。

页首