IDTSConnectionManagerFlatFileColumns100 Interface

Definition

public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("8CA21A0D-7BDD-4DAD-A431-019A031A9455")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("8CA21A0D-7BDD-4DAD-A431-019A031A9455")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add()
GetEnumerator()
MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100)
MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100)
Remove(Object)

Applies to