ForEachItemEnumeratorClass 类

定义

public ref class ForEachItemEnumeratorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ForEachItemEnumerator, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("500A81E3-EDFE-45A9-88DA-2A2AECB19B35")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("500A81E3-EDFE-45A9-88DA-2A2AECB19B35")>]
[<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)

适用于