语言

IDTSConnectionManagerFlatFileColumns100 接口

定义

表示 对象的集合 IDTSConnectionManagerFlatFileColumn100

public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
属性
实现

属性

名称 说明
Count

获取集合中的元素数。

Item[Object]

从集合中获取对象 IDTSConnectionManagerFlatFileColumn100

方法

名称 说明
Add()

创建并添加到 IDTSConnectionManagerFlatFileColumn100 集合末尾的对象。

GetEnumerator()

返回一个枚举器以迭代集合。IDTSConnectionManagerFlatFileColumns100

MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100)

在已有IDTSConnectionManagerFlatFileColumn100对象之后重新定位一个IDTSConnectionManagerFlatFileColumn100对象。

MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100)

IDTSConnectionManagerFlatFileColumn100 一个物体重新定位到一个已有 IDTSConnectionManagerFlatFileColumn100 物体的前面。

Remove(Object)

从集合中删除对象 IDTSConnectionManagerFlatFileColumn100

适用于