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


IDTSProperties100 Интерфейс

Определение

Содержит коллекцию объектов IDTSProperty100.

public interface class IDTSProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A284448-12BC-4830-A58D-6E28FD26308D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperties100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E94E9ACC-5E94-4312-B3E8-9B5ACA29BE77")]
public interface IDTSProperties100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("B7DEA4A1-5E9A-4A88-B0F1-0A7F346F4F46")]
public interface IDTSProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A284448-12BC-4830-A58D-6E28FD26308D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperties100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E94E9ACC-5E94-4312-B3E8-9B5ACA29BE77")>]
type IDTSProperties100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("B7DEA4A1-5E9A-4A88-B0F1-0A7F346F4F46")>]
type IDTSProperties100 = interface
    interface IEnumerable
Public Interface IDTSProperties100
Implements IEnumerable
Производный
Атрибуты
Реализации

Комментарии

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

Свойства

Count

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

Item[Object]

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

Методы

Add(IDTSProperty100)

Добавляет свойство в коллекцию.

GetEnumerator()

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

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