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()

适用于