ForEachItemEnumerator Schnittstelle

Definition

public interface class ForEachItemEnumerator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachItemEnumeratorClass))]
[System.Runtime.InteropServices.Guid("CE832BF0-A747-45D4-953D-C89A9ECD5430")]
public interface ForEachItemEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSForEachItemEnumerator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachItemEnumeratorClass))>]
[<System.Runtime.InteropServices.Guid("CE832BF0-A747-45D4-953D-C89A9ECD5430")>]
type ForEachItemEnumerator = interface
    interface IDTSForEachItemEnumerator100
Public Interface ForEachItemEnumerator
Implements IDTSForEachItemEnumerator100
Abgeleitet
Attribute
Implementiert

Eigenschaften

Name Beschreibung
Items (Geerbt von IDTSForEachItemEnumerator100)

Methoden

Name Beschreibung
ExportXML(String) (Geerbt von IDTSForEachItemEnumerator100)
ImportXML(String) (Geerbt von IDTSForEachItemEnumerator100)

Gilt für: