IDTSLogEntryInfos100 Интерфейс

Определение

Дополнительные сведения см. в разделе LogEntryInfos.

public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("3DE518CC-738D-468C-8600-81CD66A98CD1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("09EFE293-CA4B-4897-ABC2-D701A3250C69")]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("3DE518CC-738D-468C-8600-81CD66A98CD1")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("09EFE293-CA4B-4897-ABC2-D701A3250C69")>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
Public Interface IDTSLogEntryInfos100
Implements IEnumerable
Атрибуты
Реализации

Свойства

Count

Возвращает количество элементов, содержащихся в коллекции.

Item[Object]

Возвращает объект записи журнала из коллекции.

Методы

Add(String, String, DTSLogEntryFrequency)

Добавляет новый объект записи журнала в коллекцию IDTSLogEntryInfos100.

GetEnumerator()

Возвращает перечислитель для прохода по коллекции.

Remove(Object)

Удаляет указанную коллекцию из коллекции IDTSLogEntryInfos100.

Применяется к