Condividi tramite


Membri IDTSRuntimeConnectionCollection100

Contains a collection of IDTSRuntimeConnectionCollection100 objects.

Il tipo IDTSRuntimeConnectionCollection100 espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico FindObjectByID Locates the requested object in a collection by its ID.
Metodo pubblico FindObjectIndexByID Locates the index of the requested object in a collection by its ID.
Metodo pubblico GetEnumerator (Ereditato da IEnumerable).
Metodo pubblico GetEnumerator() () () () Returns an enumerator that can iterate through an IDTSRuntimeConnectionCollection100.
Metodo pubblico GetObjectByID Retrieves an IDTSRuntimeConnection100 object from a collection.
Metodo pubblico GetObjectIndexByID Retrieves the index of the IDTSRuntimeConnection100 object in a collection.
Metodo pubblico New Creates a new IDTSRuntimeConnection100 object and adds it to a collection.
Metodo pubblico NewAt Adds a new run-time connection at the specified location in a collection.
Metodo pubblico RemoveAll Deletes each IDTSRuntimeConnection100 object from a collection.
Metodo pubblico RemoveObjectByID Removes the specified connection object from a collection.
Metodo pubblico RemoveObjectByIndex Deletes the run-time connection at the specified index from a collection.
Metodo pubblico SetIndex Changes the location of the run-time connection object in a collection.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Returns the number of IDTSRuntimeConnection100 objects in a collection.
Proprietà pubblica Item Gets the IDTSRuntimeConnection100 object specified by the Index parameter.

In alto