다음을 통해 공유


IDTSErrors100 인터페이스

정의

public interface class IDTSErrors100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A8EAEA8B-AEAA-4B0E-B3F2-A6F18B45C45D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSErrors100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("A8EAEA8B-AEAA-4B0E-B3F2-A6F18B45C45D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSErrors100 = interface
    interface IEnumerable
Public Interface IDTSErrors100
Implements IEnumerable
특성
구현

설명

자세한 내용은 DtsErrors를 참조하세요.

속성

Count
Item[Object]

메서드

Clear()
GetEnumerator()

적용 대상