IDTSWarnings100 Интерфейс

Определение

Определяет свойства и методы для набора предупреждений.

public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("53418CBC-D6D8-42A1-8D0E-9410BF3DCB8E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9338E492-60E9-4A8A-B1FB-15865EC474AF")]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DFC9B871-BD36-422C-AB47-E7E4819A42A3")]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("53418CBC-D6D8-42A1-8D0E-9410BF3DCB8E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSWarnings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9338E492-60E9-4A8A-B1FB-15865EC474AF")>]
type IDTSWarnings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DFC9B871-BD36-422C-AB47-E7E4819A42A3")>]
type IDTSWarnings100 = interface
    interface IEnumerable
Public Interface IDTSWarnings100
Implements IEnumerable
Атрибуты
Реализации

Комментарии

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

Свойства

Count

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

Item[Object]

Возвращает объект IDTSWarning100 из коллекции.

Методы

Clear()

Удаляет все объекты из коллекции IDTSWarnings100.

GetEnumerator()

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

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