IDTSPackageInfos100 Interfaccia

Definizione

Fornisce proprietà e metodi da utilizzare su una raccolta di oggetti IDTSPackageInfo100.

public interface class IDTSPackageInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("4C8AEC11-836A-4958-B7E6-E7B83307B790")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackageInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("60D459C9-9FFE-402D-82C2-D255F4D97CBF")]
public interface IDTSPackageInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D58E2888-1D7F-469B-A08F-A1847F4E5CB3")]
public interface IDTSPackageInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("4C8AEC11-836A-4958-B7E6-E7B83307B790")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackageInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("60D459C9-9FFE-402D-82C2-D255F4D97CBF")>]
type IDTSPackageInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D58E2888-1D7F-469B-A08F-A1847F4E5CB3")>]
type IDTSPackageInfos100 = interface
    interface IEnumerable
Public Interface IDTSPackageInfos100
Implements IEnumerable
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere PackageInfos.

Proprietà

Count

Ottiene il numero di elementi contenuti nell'istanza di IDTSPackageInfos100.

Item[Object]

Ottiene l'oggetto IDTSPackageInfo100 dalla raccolta.

Metodi

GetEnumerator()

Restituisce un enumeratore da utilizzare nell'iterazione della raccolta IDTSPackageInfos100.

Si applica a