IDTSConnections100 接口

定义

public interface class IDTSConnections100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("144048C6-695E-41DE-B383-CE97B200E03D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnections100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("144048C6-695E-41DE-B383-CE97B200E03D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnections100 = interface
    interface IEnumerable
Public Interface IDTSConnections100
Implements IEnumerable
属性
实现

注解

有关详细信息,请参阅 Connections

属性

Count
Item[Object]

方法

Add(String)
AddFromXML(Object, IDTSEvents100)
Contains(Object)
GetEnumerator()
Join(IDTSConnectionManager100)
Remove(Object)

适用于