언어

IDTSDBProviderInfos100 인터페이스

정의

IDTSDBProviderInfo100 개체의 컬렉션을 포함합니다.

public interface class IDTSDBProviderInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("8D70CE44-09E5-41A8-87E9-F188EE67FF53")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("517803E0-CAD8-40CF-86AE-A18A43B3F7C8")]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8C355CF4-7317-4038-8E53-D406B224DDA3")]
public interface IDTSDBProviderInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("8D70CE44-09E5-41A8-87E9-F188EE67FF53")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDBProviderInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("517803E0-CAD8-40CF-86AE-A18A43B3F7C8")>]
type IDTSDBProviderInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8C355CF4-7317-4038-8E53-D406B224DDA3")>]
type IDTSDBProviderInfos100 = interface
    interface IEnumerable
Public Interface IDTSDBProviderInfos100
Implements IEnumerable
특성
구현

속성

Name Description
Count

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

Item[Object]

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

메서드

Name Description
GetEnumerator()

컬렉션을 반복할 때 사용할 수 있는 열거자를 반환합니다.

적용 대상