IDTSConnectionManagerFlatFileColumns100 接口

定义

public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("783A0BE2-F6D1-4D9A-8595-C26494F511C3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("783A0BE2-F6D1-4D9A-8595-C26494F511C3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
属性
实现

属性

Count
Item[Object]

方法

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

适用于