ForLoop Интерфейс

Определение

public interface class ForLoop : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForLoopClass))]
[System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")]
public interface ForLoop : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForLoopClass))>]
[<System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")>]
type ForLoop = interface
    interface IDTSExecutable100
Public Interface ForLoop
Implements IDTSExecutable100
Производный
Атрибуты
Реализации

Методы

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) (Унаследовано от IDTSExecutable100)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) (Унаследовано от IDTSExecutable100)

Применяется к