IDTSLogEntryInfos100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A199F39A-0141-48E4-87F0-B86E6DE1B66A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("A199F39A-0141-48E4-87F0-B86E6DE1B66A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogEntryInfos100 = interface
interface IEnumerable
Public Interface IDTSLogEntryInfos100
Implements IEnumerable
- 属性
- 実装
注釈
詳細については、「LogEntryInfos」を参照してください。
プロパティ
| Count | |
| Item[Object] |
メソッド
| Add(String, String, DTSLogEntryFrequency) | |
| GetEnumerator() | |
| Remove(Object) |