ForEachItemEnumeratorClass 클래스

정의

IDTSForEachItem100 컬렉션에 대한 열거자를 구현합니다.

public ref class ForEachItemEnumeratorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ForEachItemEnumerator, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4F58AD81-4DA3-40EB-8212-D430A472E121")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D4B978F7-0C25-4777-B5FF-F966AFBF2267")]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("00BAF5AC-A7F7-4938-BDEC-62C96C708694")]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4F58AD81-4DA3-40EB-8212-D430A472E121")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("D4B978F7-0C25-4777-B5FF-F966AFBF2267")>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("00BAF5AC-A7F7-4938-BDEC-62C96C708694")>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
Public Class ForEachItemEnumeratorClass
Implements ForEachItemEnumerator, IDTSName100
상속
ForEachItemEnumeratorClass
특성
구현

설명

자세한 내용은 ForEachItemEnumerator를 참조하세요.

생성자

ForEachItemEnumeratorClass()

ForEachItemEnumeratorClass 클래스의 새 인스턴스를 초기화합니다.

속성

CreationName

런타임에서 ForEachItemEnumeratorClass 개체의 인스턴스를 만드는 데 사용되는 문자열을 반환합니다.

Description

열거자 클래스에 대한 설명을 가져오거나 설정합니다.

ID

열거자 클래스에 할당된 GUID를 반환합니다.

Items

IDTSForEachItems100의 컬렉션을 가져오거나 설정합니다.

Name

열거자 클래스의 이름을 가져오거나 설정합니다.

메서드

ExportXML(String)

데이터를 .xml 파일로 내보냅니다.

ImportXML(String)

XML을 컬렉션으로 가져옵니다.

적용 대상