Classe ForLoopClass
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ForLoop.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ForLoopClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")> _
<ClassInterfaceAttribute()> _
Public Class ForLoopClass _
Implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100, _
IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
'Utilisation
Dim instance As ForLoopClass
[GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute()]
public class ForLoopClass : IDTSExecutable100,
ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[GuidAttribute(L"178081DA-576F-49DE-996C-1B8587C9F2DB")]
[ClassInterfaceAttribute()]
public ref class ForLoopClass : IDTSExecutable100,
ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSName100
[<GuidAttribute("178081DA-576F-49DE-996C-1B8587C9F2DB")>]
[<ClassInterfaceAttribute()>]
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
end
public class ForLoopClass implements IDTSExecutable100, ForLoop, IDTSForLoop100, IDTSContainer100, IDTSSequence100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSName100
Le type ForLoopClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ForLoopClass | Infrastructure. For more information, see ForLoop. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
AssignExpression | Infrastructure. For more information, see ForLoop. | |
CreationName | Infrastructure. For more information, see ForLoop. | |
DebugMode | Infrastructure. For more information, see ForLoop. | |
DelayValidation | Infrastructure. For more information, see ForLoop. | |
Description | Infrastructure. For more information, see ForLoop. | |
Disable | Infrastructure. For more information, see ForLoop. | |
DisableEventHandlers | Infrastructure. For more information, see ForLoop. | |
EvalExpression | Infrastructure. For more information, see ForLoop. | |
EventHandlers | Infrastructure. For more information, see ForLoop. | |
EventInfos | Infrastructure. For more information, see ForLoop. | |
Executables | Infrastructure. For more information, see ForLoop. | |
ExecutionDuration | Infrastructure. For more information, see ForLoop. | |
ExecutionResult | Infrastructure. For more information, see ForLoop. | |
ExecutionStatus | Infrastructure. For more information, see ForLoop. | |
FailPackageOnFailure | Infrastructure. For more information, see ForLoop. | |
FailParentOnFailure | Infrastructure. For more information, see ForLoop. | |
ForcedExecutionValue | Infrastructure. For more information, see ForLoop. | |
ForceExecutionResult | Infrastructure. For more information, see ForLoop. | |
ForceExecutionValue | Infrastructure. For more information, see ForLoop. | |
ID | Infrastructure. For more information, see ForLoop. | |
IDTSSuspend100_SuspendRequired | Infrastructure. | |
InitExpression | Infrastructure. For more information, see ForLoop. | |
IsDefaultLocaleID | Infrastructure. For more information, see ForLoop. | |
IsolationLevel | Infrastructure. For more information, see ForLoop. | |
LocaleID | Infrastructure. For more information, see ForLoop. | |
LogEntryInfos | Infrastructure. For more information, see ForLoop. | |
LoggingMode | Infrastructure. For more information, see ForLoop. | |
LoggingOptions | Infrastructure. For more information, see ForLoop. | |
MaximumErrorCount | Infrastructure. For more information, see ForLoop. | |
Name | Infrastructure. For more information, see ForLoop. | |
Parent | Infrastructure. For more information, see ForLoop. | |
PrecedenceConstraints | Infrastructure. For more information, see ForLoop. | |
Properties | Infrastructure. For more information, see ForLoop. | |
StartTime | Infrastructure. For more information, see ForLoop. | |
StopTime | Infrastructure. For more information, see ForLoop. | |
SuspendRequired | Infrastructure. For more information, see ForLoop. | |
TransactionOption | Infrastructure. For more information, see ForLoop. | |
VariableDispenser | Infrastructure. For more information, see ForLoop. | |
Variables | Infrastructure. For more information, see ForLoop. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. | |
Equals | (hérité de Object.) | |
Execute | Infrastructure. | |
Finalize | (hérité de Object.) | |
GetExpression | Infrastructure. For more information, see ForLoop. | |
GetHashCode | (hérité de Object.) | |
GetParentID | Infrastructure. | |
GetType | (hérité de Object.) | |
IDTSForLoop100_Execute | Infrastructure. | |
IDTSForLoop100_Validate | Infrastructure. | |
IDTSSuspend100_ResumeExecution | Infrastructure. | |
IDTSSuspend100_SuspendExecution | Infrastructure. | |
LoadFromXML | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
RegenerateID | Infrastructure. For more information, see ForLoop. | |
ResumeExecution | Infrastructure. For more information, see ForLoop. | |
SaveToXML | Infrastructure. | |
SetExpression | Infrastructure. For more information, see ForLoop. | |
SuspendExecution | Infrastructure. For more information, see ForLoop. | |
ToString | (hérité de Object.) | |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.