共用方式為


IDTSForEachVariableMappings100 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see ForEachVariableMappings.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")> _
Public Interface IDTSForEachVariableMappings100 _
    Inherits IEnumerable
'用途
Dim instance As IDTSForEachVariableMappings100
[GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface IDTSForEachVariableMappings100 : IEnumerable
[GuidAttribute(L"589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface class IDTSForEachVariableMappings100 : IEnumerable
[<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")>]
type IDTSForEachVariableMappings100 =  
    interface
        interface IEnumerable
    end
public interface IDTSForEachVariableMappings100 extends IEnumerable

IDTSForEachVariableMappings100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Count 基礎結構。For more information, see ForEachVariableMappings.
公用屬性 Item 基礎結構。For more information, see ForEachVariableMappings.

上層

方法

  名稱 說明
公用方法 Add 基礎結構。For more information, see ForEachVariableMappings.
公用方法 GetEnumerator() () () () (繼承自 IEnumerable。)
公用方法 GetEnumerator() () () () 基礎結構。For more information, see ForEachVariableMappings.
公用方法 Remove 基礎結構。For more information, see ForEachVariableMappings.

上層