IDTSExecutables100 Interfaccia

Definizione

Rappresenta una raccolta di oggetti IDTSExecutable100.

public interface class IDTSExecutables100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("BCD5A6C6-A9F2-4447-8D7D-D89D9C608C07")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExecutables100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("F4A044DC-2E43-4D52-8105-BD2123AEFEB6")]
public interface IDTSExecutables100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D3A9F10E-4332-4BD2-8BC7-3152976BBAA3")]
public interface IDTSExecutables100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("BCD5A6C6-A9F2-4447-8D7D-D89D9C608C07")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExecutables100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("F4A044DC-2E43-4D52-8105-BD2123AEFEB6")>]
type IDTSExecutables100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D3A9F10E-4332-4BD2-8BC7-3152976BBAA3")>]
type IDTSExecutables100 = interface
    interface IEnumerable
Public Interface IDTSExecutables100
Implements IEnumerable
Attributi
Implementazioni

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene un oggetto IDTSExecutable100 dalla raccolta.

Metodi

Add(String)

Aggiunge un nuovo oggetto contenitore o attività alla raccolta.

Contains(Object)

Determina se l'accesso agli elementi nella raccolta può essere eseguito utilizzando l'indice come parametro.

GetEnumerator()

Restituisce un enumeratore in grado di eseguire l'iterazione nella raccolta.

Join(IDTSExecutable100)

Aggiunge un oggetto contenitore o attività esistente alla raccolta.

Remove(Object)

Rimuove un oggetto IDTSExecutable100 dalla raccolta.

Si applica a