IDTSConnections100 接口

定义

public interface class IDTSConnections100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("9E24C6D5-D81E-4084-BBBC-8FA689780239")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnections100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("9E24C6D5-D81E-4084-BBBC-8FA689780239")>]
[<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)

适用于