IDTSForLoop100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSForLoop100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100
[System.Runtime.InteropServices.Guid("67BF5633-396D-46FA-8D63-ADE4B17B43E1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForLoop100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("67BF5633-396D-46FA-8D63-ADE4B17B43E1")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForLoop100 = interface
interface IDTSExecutable100
Public Interface IDTSForLoop100
Implements IDTSExecutable100
- 衍生
- 屬性
- 實作
屬性
| 名稱 | Description |
|---|---|
| AssignExpression | |
| EvalExpression | |
| InitExpression | |
方法
| 名稱 | Description |
|---|---|
| Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | |
| Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) | |