IDTSForEachVariableMappings100 Интерфейс

Определение

Представляет интерфейс объекта ForEachVariableMappings.

public interface class IDTSForEachVariableMappings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2D6BE84D-5943-4B60-9654-B01C9DEA27BF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D8E4A913-ECA0-441C-B2EA-770CE7F90693")]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2D6BE84D-5943-4B60-9654-B01C9DEA27BF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D8E4A913-ECA0-441C-B2EA-770CE7F90693")>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
Public Interface IDTSForEachVariableMappings100
Implements IEnumerable
Атрибуты
Реализации

Свойства

Count

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

Item[Object]

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

Методы

Add()

Добавляет новую коллекцию в коллекцию IDTSForEachVariableMappings100.

GetEnumerator()

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

Remove(Object)

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

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