ForEachItemEnumerator Interface
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.
public interface class ForEachItemEnumerator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachItemEnumeratorClass))]
[System.Runtime.InteropServices.Guid("507EB35F-08B8-4D81-A869-16FC9D30F88C")]
public interface ForEachItemEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachItemEnumerator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachItemEnumeratorClass))>]
[<System.Runtime.InteropServices.Guid("507EB35F-08B8-4D81-A869-16FC9D30F88C")>]
type ForEachItemEnumerator = interface
interface IDTSForEachItemEnumerator100
Public Interface ForEachItemEnumerator
Implements IDTSForEachItemEnumerator100
- Derived
- Attributes
- Implements
Properties
Items | (Inherited from IDTSForEachItemEnumerator100) |
Methods
ExportXML(String) | (Inherited from IDTSForEachItemEnumerator100) |
ImportXML(String) | (Inherited from IDTSForEachItemEnumerator100) |