IDTSForLoop100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSForLoop100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100
[System.Runtime.InteropServices.Guid("DED42D0B-324E-41CD-88F9-1DFD2AD7C389")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForLoop100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("DED42D0B-324E-41CD-88F9-1DFD2AD7C389")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForLoop100 = interface
interface IDTSExecutable100
Public Interface IDTSForLoop100
Implements IDTSExecutable100
- 派生
- 属性
- 实现
属性
| AssignExpression | |
| EvalExpression | |
| InitExpression |
方法
| Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | |
| Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) |