IDTSEventInfos100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventInfos100 = interface
interface IEnumerable
Public Interface IDTSEventInfos100
Implements IEnumerable
- 属性
- 実装
プロパティ
| Count | |
| Item[Object] |
メソッド
| Add(String, String, Boolean, String[], UInt16[], String[]) | |
| GetEnumerator() | |
| Remove(Object) |