IDTSPackageInfos100 Interface

Definição

Fornece as propriedades e os métodos para o trabalho em uma coleção de objetos 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
Atributos
Implementações

Comentários

Para obter mais informações, consulte PackageInfos.

Propriedades

Count

Obtém o número de elementos contidos na instância de IDTSPackageInfos100.

Item[Object]

Obtém o objeto IDTSPackageInfo100 da coleção.

Métodos

GetEnumerator()

Retorna um enumerador para uso na iteração pela coleção IDTSPackageInfos100.

Aplica-se a