ForLoopClass クラス

定義

public ref class ForLoopClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ForLoop, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSBreakpointSite100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSContainer100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventsProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutionMetrics100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForLoop100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPropertiesProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSSequence100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C29EE86B-9D47-47BA-965B-E364731C8A2A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForLoopClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForLoop, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSBreakpointSite100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSContainer100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEventsProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutionMetrics100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForLoop100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPropertiesProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSSequence100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("C29EE86B-9D47-47BA-965B-E364731C8A2A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForLoopClass = class
    interface IDTSExecutable100
    interface ForLoop
    interface IDTSForLoop100
    interface IDTSContainer100
    interface IDTSSequence100
    interface IDTSEventsProvider100
    interface IDTSExecutionMetrics100
    interface IDTSPropertiesProvider100
    interface IDTSBreakpointSite100
    interface IDTSSuspend100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
    interface IDTSName100
Public Class ForLoopClass
Implements ForLoop, IDTSBreakpointSite100, IDTSContainer100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSForLoop100, IDTSName100, IDTSPersist100, IDTSPropertiesProvider100, IDTSRuntimeObject100, IDTSSequence100
継承
ForLoopClass
属性
実装

注釈

詳細については、「ForLoop」を参照してください。

コンストラクター

ForLoopClass()

プロパティ

AssignExpression
CreationName
DebugMode
DelayValidation
Description
Disable
DisableEventHandlers
EvalExpression
EventHandlers
EventInfos
Executables
ExecutionDuration
ExecutionResult
ExecutionStatus
FailPackageOnFailure
FailParentOnFailure
ForcedExecutionValue
ForceExecutionResult
ForceExecutionValue
ID
IDTSSuspend100_SuspendRequired
InitExpression
IsDefaultLocaleID
IsolationLevel
LocaleID
LogEntryInfos
LoggingMode
LoggingOptions
MaximumErrorCount
Name
Parent
PrecedenceConstraints
Properties
StartTime
StopTime
SuspendRequired
TransactionOption
VariableDispenser
Variables

メソッド

AcceptBreakpointManager(IDTSBreakpointManager100)
ComputeExpressions(Boolean)
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
GetExpression(String)
GetParentID()
IDTSForLoop100_Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
IDTSForLoop100_Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)
IDTSSuspend100_get_SuspendRequired()
IDTSSuspend100_ResumeExecution()
IDTSSuspend100_set_SuspendRequired(Boolean)
IDTSSuspend100_SuspendExecution()
LoadFromXML(Object, IDTSEvents100)
RegenerateID()
ResumeExecution()
SaveToXML(Object, Object, IDTSEvents100)
SetExpression(String, String)
SuspendExecution()
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

適用対象