IDTSTaskInfos100 Interfaccia

Definizione

Contiene una raccolta di oggetti 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
Attributi
Implementazioni

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene un oggetto IDTSTaskInfo100 dalla raccolta.

Metodi

GetEnumerator()

Recupera un enumeratore da utilizzare per scorrere la raccolta.

Si applica a