IDTSForLoop100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface class IDTSForLoop100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100
[System.Runtime.InteropServices.Guid("663BA968-345E-4539-9D2F-A7D538620ED0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForLoop100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
[<System.Runtime.InteropServices.Guid("663BA968-345E-4539-9D2F-A7D538620ED0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForLoop100 = interface
interface IDTSExecutable100
Public Interface IDTSForLoop100
Implements IDTSExecutable100
- Derivato
- Attributi
- Implementazioni
Proprietà
AssignExpression | |
EvalExpression | |
InitExpression |
Metodi
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) |