IDTSWarnings100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")>]
[<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() |