IDTSConnections100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
- Implementações
Comentários
Para obter mais informações, consulte Connections.
Propriedades
Count | |
Item[Object] |
Métodos
Add(String) | |
AddFromXML(Object, IDTSEvents100) | |
Contains(Object) | |
GetEnumerator() | |
Join(IDTSConnectionManager100) | |
Remove(Object) |