IDTSInputCollection100 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 IDTSInputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6AF41584-71F2-401E-B13E-C678B92D3A5A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6AF41584-71F2-401E-B13E-C678B92D3A5A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputCollection100 = interface
interface IEnumerable
Public Interface IDTSInputCollection100
Implements IEnumerable
- Atributos
- Implementações
Comentários
A IDTSInputCollection100 contém os IDTSInput100 objetos de um componente de fluxo de dados.
Propriedades
| Nome | Description |
|---|---|
| Count | |
| Item[Object] | |