IDTSConnectionInfos100 インターフェイス

定義

public interface class IDTSConnectionInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("DE4C1E38-CECA-486C-93F9-FF8F4133EF64")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("DE4C1E38-CECA-486C-93F9-FF8F4133EF64")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionInfos100 = interface
    interface IEnumerable
Public Interface IDTSConnectionInfos100
Implements IEnumerable
属性
実装

注釈

詳細については、「ConnectionInfos」を参照してください。

プロパティ

Count
Item[Object]

メソッド

GetEnumerator()

適用対象