다음을 통해 공유


IDTSLogEntryInfos100 인터페이스

정의

public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("83F5DF18-E641-4039-B267-764EDA4B55AF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("83F5DF18-E641-4039-B267-764EDA4B55AF")>]
[<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)

적용 대상