IDTSDataTypeInfos100 Interface

Definition

Contains a collection of IDTSDataTypeInfo100 objects.

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
Attributes

Properties

Count

Gets the number of elements contained in the collection.

Item[Object]

Gets an IDTSDataTypeInfo100 object from the collection.

Applies to