ForEachItemEnumeratorClass 类

定义

public ref class ForEachItemEnumeratorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ForEachItemEnumerator, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4FF22140-C258-42C0-94B0-B4C93DD22099")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4FF22140-C258-42C0-94B0-B4C93DD22099")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
Public Class ForEachItemEnumeratorClass
Implements ForEachItemEnumerator, IDTSName100
继承
ForEachItemEnumeratorClass
属性
实现

注解

有关详细信息,请参阅 ForEachItemEnumerator

构造函数

名称 说明
ForEachItemEnumeratorClass()

属性

名称 说明
CreationName
Description
ID
Items
Name

方法

名称 说明
ExportXML(String)
ImportXML(String)

适用于