다음을 통해 공유


IDTSWarnings100 인터페이스

정의

public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("02C9FD9A-158F-4C36-AA9B-7603A445C606")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("02C9FD9A-158F-4C36-AA9B-7603A445C606")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSWarnings100 = interface
    interface IEnumerable
Public Interface IDTSWarnings100
Implements IEnumerable
특성
구현

설명

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

속성

Count
Item[Object]

메서드

Clear()
GetEnumerator()

적용 대상