Classe SequenceClass
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 Sequence.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..SequenceClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("32EE2768-992C-4C14-B59A-D2513FCD6EA0")> _
Public Class SequenceClass _
Implements Sequence, IDTSContainer100, IDTSSequence100, IDTSExecutable100, _
IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Utilisation
Dim instance As SequenceClass
[ClassInterfaceAttribute()]
[GuidAttribute("32EE2768-992C-4C14-B59A-D2513FCD6EA0")]
public class SequenceClass : Sequence,
IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[ClassInterfaceAttribute()]
[GuidAttribute(L"32EE2768-992C-4C14-B59A-D2513FCD6EA0")]
public ref class SequenceClass : Sequence,
IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("32EE2768-992C-4C14-B59A-D2513FCD6EA0")>]
type SequenceClass =
class
interface Sequence
interface IDTSContainer100
interface IDTSSequence100
interface IDTSExecutable100
interface IDTSEventsProvider100
interface IDTSExecutionMetrics100
interface IDTSPropertiesProvider100
interface IDTSName100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
end
public class SequenceClass implements Sequence, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
Le type SequenceClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SequenceClass | Infrastructure. For more information, see Sequence. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see Sequence. | |
DebugMode | Infrastructure. For more information, see Sequence. | |
DelayValidation | Infrastructure. For more information, see Sequence. | |
Description | Infrastructure. For more information, see Sequence. | |
Disable | Infrastructure. For more information, see Sequence. | |
DisableEventHandlers | Infrastructure. For more information, see Sequence. | |
EventHandlers | Infrastructure. For more information, see Sequence. | |
EventInfos | Infrastructure. For more information, see Sequence. | |
Executables | Infrastructure. For more information, see Sequence. | |
ExecutionDuration | Infrastructure. For more information, see Sequence. | |
ExecutionResult | Infrastructure. For more information, see Sequence. | |
ExecutionStatus | Infrastructure. For more information, see Sequence. | |
FailPackageOnFailure | Infrastructure. For more information, see Sequence. | |
FailParentOnFailure | Infrastructure. For more information, see Sequence. | |
ForcedExecutionValue | Infrastructure. For more information, see Sequence. | |
ForceExecutionResult | Infrastructure. For more information, see Sequence. | |
ForceExecutionValue | Infrastructure. For more information, see Sequence. | |
ID | Infrastructure. For more information, see Sequence. | |
IDTSSuspend100_SuspendRequired | Infrastructure. | |
IsDefaultLocaleID | Infrastructure. For more information, see Sequence. | |
IsolationLevel | Infrastructure. For more information, see Sequence. | |
LocaleID | Infrastructure. For more information, see Sequence. | |
LogEntryInfos | Infrastructure. For more information, see Sequence. | |
LoggingMode | Infrastructure. For more information, see Sequence. | |
LoggingOptions | Infrastructure. For more information, see Sequence. | |
MaximumErrorCount | Infrastructure. For more information, see Sequence. | |
Name | Infrastructure. For more information, see Sequence. | |
Parent | Infrastructure. For more information, see Sequence. | |
PrecedenceConstraints | Infrastructure. For more information, see Sequence. | |
Properties | Infrastructure. For more information, see Sequence. | |
StartTime | Infrastructure. For more information, see Sequence. | |
StopTime | Infrastructure. For more information, see Sequence. | |
SuspendRequired | Infrastructure. For more information, see Sequence. | |
TransactionOption | Infrastructure. For more information, see Sequence. | |
VariableDispenser | Infrastructure. For more information, see Sequence. | |
Variables | Infrastructure. For more information, see Sequence. |
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 Sequence. | |
GetHashCode | (hérité de Object.) | |
GetParentID | Infrastructure. | |
GetType | (hérité de Object.) | |
IDTSSuspend100_ResumeExecution | Infrastructure. | |
IDTSSuspend100_SuspendExecution | Infrastructure. | |
LoadFromXML | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
RegenerateID | Infrastructure. For more information, see Sequence. | |
ResumeExecution | Infrastructure. For more information, see Sequence. | |
SaveToXML | Infrastructure. | |
SetExpression | Infrastructure. For more information, see Sequence. | |
SuspendExecution | Infrastructure. For more information, see Sequence. | |
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.