IDTSForEachVariableMappings100 介面

定義

public interface class IDTSForEachVariableMappings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
Public Interface IDTSForEachVariableMappings100
Implements IEnumerable
屬性
實作

屬性

名稱 Description
Count
Item[Object]

方法

名稱 Description
Add()
GetEnumerator()
Remove(Object)

適用於