IDTSVirtualInputColumnCollection100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
- Implements
Remarks
The IDTSVirtualInputColumnCollection100 contains a collection of IDTSVirtualInputColumn100 objects. Each of the virtual input columns in the collection represents an IDTSOutputColumn100 column in the IDTSOutput100 of an upstream component in the graph.
Properties
Count | |
Item[Object] |