IDTSErrors100 介面

定義

public interface class IDTSErrors100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSErrors100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSErrors100 = interface
    interface IEnumerable
Public Interface IDTSErrors100
Implements IEnumerable
屬性
實作

屬性

名稱 Description
Count
Item[Object]

方法

名稱 Description
Clear()
GetEnumerator()

適用於