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 オブジェクトを取得します。

適用対象