IDTSConnections100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSConnections100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0AC6B94B-9159-4B01-9BFF-A970CDE56774")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnections100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0AC6B94B-9159-4B01-9BFF-A970CDE56774")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnections100 = interface
interface IEnumerable
Public Interface IDTSConnections100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
| Count | |
| Item[Object] |
Métodos
| Add(String) | |
| AddFromXML(Object, IDTSEvents100) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSConnectionManager100) | |
| Remove(Object) |