IDTSDataTypeInfos100 接口

定义

包含 IDTSDataTypeInfo100 对象的集合。

public interface class IDTSDataTypeInfos100
[System.Runtime.InteropServices.Guid("273DD675-1490-4813-BFD3-8A3FF96E740E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDataTypeInfos100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("AD0EBECC-41F7-4A6C-8852-5A0885976286")]
public interface IDTSDataTypeInfos100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("3EA5BD87-BA10-4AC6-91E2-211A633F445D")]
public interface IDTSDataTypeInfos100
[<System.Runtime.InteropServices.Guid("273DD675-1490-4813-BFD3-8A3FF96E740E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDataTypeInfos100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("AD0EBECC-41F7-4A6C-8852-5A0885976286")>]
type IDTSDataTypeInfos100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("3EA5BD87-BA10-4AC6-91E2-211A633F445D")>]
type IDTSDataTypeInfos100 = interface
Public Interface IDTSDataTypeInfos100
属性

属性

名称 说明
Count

获取集合中包含的元素数。

Item[Object]

从集合中获取对象 IDTSDataTypeInfo100

适用于