IDTSForEachItems100 接口

定义

public interface class IDTSForEachItems100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("9FBD0627-6D10-4800-8FAC-5EFD4468AC8C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("9FBD0627-6D10-4800-8FAC-5EFD4468AC8C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItems100 = interface
    interface IEnumerable
Public Interface IDTSForEachItems100
Implements IEnumerable
属性
实现

属性

Count
Item[Object]

方法

Add()
GetEnumerator()
Remove(Object)

适用于