IDTSVirtualInputColumnCollection100 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 IDTSVirtualInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("77F84002-C878-4B38-842D-B1E25A9FBCC8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("77F84002-C878-4B38-842D-B1E25A9FBCC8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumnCollection100 = interface
interface IEnumerable
Public Interface IDTSVirtualInputColumnCollection100
Implements IEnumerable
- Atributos
- Implementações
Comentários
O IDTSVirtualInputColumnCollection100 contém uma coleção de IDTSVirtualInputColumn100 objetos. Cada uma das colunas de entrada virtual na coleção representa uma IDTSOutputColumn100 coluna no IDTSOutput100 componente upstream no grafo.
Propriedades
Count | |
Item[Object] |