ForEachItemEnumeratorClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implements an enumerator over the IDTSForEachItem100 collection.
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
- Inheritance
-
ForEachItemEnumeratorClass
- Attributes
- Implements
Remarks
For more information, see ForEachItemEnumerator.
Constructors
ForEachItemEnumeratorClass() |
Initializes a new instance of the ForEachItemEnumeratorClass class. |
Properties
CreationName |
Returns the string that is used by the run-time to create an instance of the ForEachItemEnumeratorClass object. |
Description |
Gets or sets description for the enumerator class. |
ID |
Returns the GUID assigned to the enumerator class. |
Items |
Gets or sets a collection of IDTSForEachItems100. |
Name |
Gets or sets a name for the enumerator class. |
Methods
ExportXML(String) |
Exports data to an .xml file. |
ImportXML(String) |
Imports XML into the collection. |