IDTSConnections100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Attributs
- Implémente
Remarques
Pour plus d’informations, consultez Connections.
Propriétés
Count | |
Item[Object] |
Méthodes
Add(String) | |
AddFromXML(Object, IDTSEvents100) | |
Contains(Object) | |
GetEnumerator() | |
Join(IDTSConnectionManager100) | |
Remove(Object) |