언어

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
특성

속성

Name Description
Count

컬렉션에 포함된 요소 수를 가져옵니다.

Item[Object]

IDTSDataTypeInfo100 컬렉션에서 개체를 가져옵니다.

적용 대상