IDTSManagedForEachEnumeratorWrapper100 接口

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

For more information, see ManagedForEachEnumeratorWrapper.

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

语法

声明
<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")> _
Public Interface IDTSManagedForEachEnumeratorWrapper100
用法
Dim instance As IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute(L"5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface class IDTSManagedForEachEnumeratorWrapper100
[<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")>]
type IDTSManagedForEachEnumeratorWrapper100 =  interface end
public interface IDTSManagedForEachEnumeratorWrapper100

IDTSManagedForEachEnumeratorWrapper100 类型公开以下成员。

属性

  名称 说明
公共属性 ManagedForEachEnumeratorQualifiedName 基础结构。For more information, see ManagedForEachEnumeratorWrapper.
公共属性 WrappedForEachEnumerator 基础结构。For more information, see ManagedForEachEnumeratorWrapper.

页首

方法

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

页首