IDTSTaskInfos100 接口

定义

包含 IDTSTaskInfo100 对象的集合。

public interface class IDTSTaskInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0C9AEA47-CF9B-4BF2-BE22-EA3F877B7798")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSTaskInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("3FF035FF-C72B-4376-B6D2-95F8B7D2E7F7")]
public interface IDTSTaskInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BD8B9117-F832-4DA9-90F3-C0D95CB02566")]
public interface IDTSTaskInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0C9AEA47-CF9B-4BF2-BE22-EA3F877B7798")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSTaskInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("3FF035FF-C72B-4376-B6D2-95F8B7D2E7F7")>]
type IDTSTaskInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BD8B9117-F832-4DA9-90F3-C0D95CB02566")>]
type IDTSTaskInfos100 = interface
    interface IEnumerable
Public Interface IDTSTaskInfos100
Implements IEnumerable
属性
实现

属性

Count

获取集合中包含的元素数。

Item[Object]

从集合中获取 IDTSTaskInfo100

方法

GetEnumerator()

检索用于遍历集合的枚举器。

适用于