次の方法で共有


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

適用対象