Поделиться через


Интерфейс IDTSLogEntryInfos100

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

For more information, see LogEntryInfos.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
Public Interface IDTSLogEntryInfos100 _
    Inherits IEnumerable
'Применение
Dim instance As IDTSLogEntryInfos100
[GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface IDTSLogEntryInfos100 : IEnumerable
[GuidAttribute(L"C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface class IDTSLogEntryInfos100 : IEnumerable
[<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")>]
type IDTSLogEntryInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSLogEntryInfos100 extends IEnumerable

Тип IDTSLogEntryInfos100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Count Инфраструктура. For more information, see LogEntryInfos.
Открытое свойство Item Инфраструктура. For more information, see LogEntryInfos.

В начало

Методы

  Имя Описание
Открытый метод Add Инфраструктура. For more information, see LogEntryInfos.
Открытый метод GetEnumerator() () () () (Производный от IEnumerable.)
Открытый метод GetEnumerator() () () () Инфраструктура. For more information, see LogEntryInfos.
Открытый метод Remove Инфраструктура. For more information, see LogEntryInfos.

В начало