IDTSVirtualInputColumnCollection100 Интерфейс

Определение

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
Атрибуты
Реализации

Комментарии

IDTSVirtualInputColumnCollection100 содержит коллекцию IDTSVirtualInputColumn100 объектов. Каждый из виртуальных входных столбцов в коллекции представляет собой IDTSOutputColumn100 столбец в IDTSOutput100 верхнем компоненте графа.

Применяется к