IDTSRunningPackages100 Интерфейс

Определение

Содержит коллекцию объектов 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
Атрибуты
Реализации

Комментарии

Дополнительные сведения см. в разделе RunningPackages.

Свойства

Count

Возвращает количество элементов, содержащихся в коллекции.

Item[Object]

Возвращает запущенный пакет с указанным ключом.

Методы

GetEnumerator()

Получает перечислитель, выполняющий итерацию элементов в коллекции.

Применяется к