IDTSRuntimeConnectionCollection100 Interface

Définition

public interface class IDTSRuntimeConnectionCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("739C4140-CDD0-4C4C-A3A9-D6A28CFD3299")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnectionCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("739C4140-CDD0-4C4C-A3A9-D6A28CFD3299")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnectionCollection100 = interface
    interface IEnumerable
Public Interface IDTSRuntimeConnectionCollection100
Implements IEnumerable
Attributs
Implémente

Propriétés

Count
Item[Object]

Méthodes

FindObjectByID(Int32)
FindObjectIndexByID(Int32)
GetEnumerator()
GetObjectByID(Int32)
GetObjectIndexByID(Int32)
GetRuntimeConnectionByName(String)
New()
NewAt(Int32)
RemoveAll()
RemoveObjectByID(Int32)
RemoveObjectByIndex(Object)
SetIndex(Int32, Int32)

S’applique à