IDTSErrors100 인터페이스

정의

IDTSError100 개체의 컬렉션을 나타냅니다.

public interface class IDTSErrors100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("255752E8-3D6D-4B08-9CD3-5687068FE4D4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSErrors100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")]
public interface IDTSErrors100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DF43CD53-33F0-4456-B98C-CA2EBEA06B3D")]
public interface IDTSErrors100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("255752E8-3D6D-4B08-9CD3-5687068FE4D4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSErrors100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")>]
type IDTSErrors100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DF43CD53-33F0-4456-B98C-CA2EBEA06B3D")>]
type IDTSErrors100 = interface
    interface IEnumerable
Public Interface IDTSErrors100
Implements IEnumerable
특성
구현

속성

Count

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

Item[Object]

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

메서드

Clear()

IDTSError100 개체의 속성 설정을 지웁니다.

GetEnumerator()

컬렉션을 반복할 수 있는 IEnumerator를 반환합니다.

적용 대상