ForEachLoop 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ForEachLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ForEachLoopClass))]
[System.Runtime.InteropServices.Guid("3E19BD49-B688-49A4-B4EC-22ADCFDDC42F")]
public interface ForEachLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ForEachLoopClass))>]
[<System.Runtime.InteropServices.Guid("3E19BD49-B688-49A4-B4EC-22ADCFDDC42F")>]
type ForEachLoop = interface
interface IDTSExecutable100
Public Interface ForEachLoop
Implements IDTSExecutable100
- 派生
- 属性
- 实现