IDTSForEachVariableMappings100 接口

定义

public interface class IDTSForEachVariableMappings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C2E9AC9F-54BF-4335-B1D2-45C7B6907047")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C2E9AC9F-54BF-4335-B1D2-45C7B6907047")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
Public Interface IDTSForEachVariableMappings100
Implements IEnumerable
属性
实现

属性

Count
Item[Object]

方法

Add()
GetEnumerator()
Remove(Object)

适用于