IDTSRunningPackages100 介面

定義

public interface class IDTSRunningPackages100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("E11111B8-745B-4620-9428-12BF297F323B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRunningPackages100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("E11111B8-745B-4620-9428-12BF297F323B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRunningPackages100 = interface
    interface IEnumerable
Public Interface IDTSRunningPackages100
Implements IEnumerable
屬性
實作

備註

如需詳細資訊,請參閱 RunningPackages

屬性

名稱 Description
Count
Item[Object]

方法

名稱 Description
GetEnumerator()

適用於