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()

컬렉션을 반복하는 데 사용할 열거자를 검색합니다.

적용 대상