IDTSTaskInfos100 Interface

Définition

Contient une collection d'objets 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
Attributs
Implémente

Propriétés

Count

Obtient le nombre d’éléments contenus dans la collection.

Item[Object]

Obtient un IDTSTaskInfo100 de la collection.

Méthodes

GetEnumerator()

Récupère un énumérateur à utiliser pour effectuer une itération au sein de la collection.

S’applique à