次の方法で共有


IDTSForEachLoop100 インターフェイス

定義

public interface class IDTSForEachLoop100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100
[System.Runtime.InteropServices.Guid("14EFB195-C7B7-48F4-BF52-334ED6DF2334")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachLoop100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("14EFB195-C7B7-48F4-BF52-334ED6DF2334")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachLoop100 = interface
    interface IDTSExecutable100
Public Interface IDTSForEachLoop100
Implements IDTSExecutable100
派生
属性
実装

プロパティ

ForEachEnumerator
VariableMappings

メソッド

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

適用対象