IDTSPackageInfos100 Interface

Definition

public interface class IDTSPackageInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("373BF673-95DD-48E6-AD97-454EA47BAD2E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackageInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("373BF673-95DD-48E6-AD97-454EA47BAD2E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackageInfos100 = interface
    interface IEnumerable
Public Interface IDTSPackageInfos100
Implements IEnumerable
Attributes
Implements

Remarks

For more information, see PackageInfos.

Properties

Count
Item[Object]

Methods

GetEnumerator()

Applies to