IDTSRunningPackages100 Interfaccia

Definizione

Contiene una raccolta di oggetti IDTSRunningPackage100.

public interface class IDTSRunningPackages100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0554E63F-FD29-486C-A04D-0E80000E1465")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRunningPackages100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A52A3213-6294-4485-A217-C5A47759BC2B")]
public interface IDTSRunningPackages100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E768334B-5CAE-4909-A054-94A782DD0029")]
public interface IDTSRunningPackages100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0554E63F-FD29-486C-A04D-0E80000E1465")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRunningPackages100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A52A3213-6294-4485-A217-C5A47759BC2B")>]
type IDTSRunningPackages100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E768334B-5CAE-4909-A054-94A782DD0029")>]
type IDTSRunningPackages100 = interface
    interface IEnumerable
Public Interface IDTSRunningPackages100
Implements IEnumerable
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere RunningPackages.

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene il pacchetto in esecuzione con la chiave specificata.

Metodi

GetEnumerator()

Ottiene un enumeratore con cui è possibile scorrere la raccolta.

Si applica a