Classe SequenceClass
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see Sequence.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..SequenceClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute()> _
<GuidAttribute("32EE2768-992C-4C14-B59A-D2513FCD6EA0")> _
Public Class SequenceClass _
Implements Sequence, IDTSContainer100, IDTSSequence100, IDTSExecutable100, _
IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Uso
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
O tipo SequenceClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
SequenceClass | Infraestrutura. For more information, see Sequence. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CreationName | Infraestrutura. For more information, see Sequence. | |
DebugMode | Infraestrutura. For more information, see Sequence. | |
DelayValidation | Infraestrutura. For more information, see Sequence. | |
Description | Infraestrutura. For more information, see Sequence. | |
Disable | Infraestrutura. For more information, see Sequence. | |
DisableEventHandlers | Infraestrutura. For more information, see Sequence. | |
EventHandlers | Infraestrutura. For more information, see Sequence. | |
EventInfos | Infraestrutura. For more information, see Sequence. | |
Executables | Infraestrutura. For more information, see Sequence. | |
ExecutionDuration | Infraestrutura. For more information, see Sequence. | |
ExecutionResult | Infraestrutura. For more information, see Sequence. | |
ExecutionStatus | Infraestrutura. For more information, see Sequence. | |
FailPackageOnFailure | Infraestrutura. For more information, see Sequence. | |
FailParentOnFailure | Infraestrutura. For more information, see Sequence. | |
ForcedExecutionValue | Infraestrutura. For more information, see Sequence. | |
ForceExecutionResult | Infraestrutura. For more information, see Sequence. | |
ForceExecutionValue | Infraestrutura. For more information, see Sequence. | |
ID | Infraestrutura. For more information, see Sequence. | |
IDTSSuspend100_SuspendRequired | Infraestrutura. | |
IsDefaultLocaleID | Infraestrutura. For more information, see Sequence. | |
IsolationLevel | Infraestrutura. For more information, see Sequence. | |
LocaleID | Infraestrutura. For more information, see Sequence. | |
LogEntryInfos | Infraestrutura. For more information, see Sequence. | |
LoggingMode | Infraestrutura. For more information, see Sequence. | |
LoggingOptions | Infraestrutura. For more information, see Sequence. | |
MaximumErrorCount | Infraestrutura. For more information, see Sequence. | |
Name | Infraestrutura. For more information, see Sequence. | |
Parent | Infraestrutura. For more information, see Sequence. | |
PrecedenceConstraints | Infraestrutura. For more information, see Sequence. | |
Properties | Infraestrutura. For more information, see Sequence. | |
StartTime | Infraestrutura. For more information, see Sequence. | |
StopTime | Infraestrutura. For more information, see Sequence. | |
SuspendRequired | Infraestrutura. For more information, see Sequence. | |
TransactionOption | Infraestrutura. For more information, see Sequence. | |
VariableDispenser | Infraestrutura. For more information, see Sequence. | |
Variables | Infraestrutura. For more information, see Sequence. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AcceptBreakpointManager | Infraestrutura. | |
Equals | (Herdado de Object.) | |
Execute | Infraestrutura. | |
Finalize | (Herdado de Object.) | |
GetExpression | Infraestrutura. For more information, see Sequence. | |
GetHashCode | (Herdado de Object.) | |
GetParentID | Infraestrutura. | |
GetType | (Herdado de Object.) | |
IDTSSuspend100_ResumeExecution | Infraestrutura. | |
IDTSSuspend100_SuspendExecution | Infraestrutura. | |
LoadFromXML | Infraestrutura. | |
MemberwiseClone | (Herdado de Object.) | |
RegenerateID | Infraestrutura. For more information, see Sequence. | |
ResumeExecution | Infraestrutura. For more information, see Sequence. | |
SaveToXML | Infraestrutura. | |
SetExpression | Infraestrutura. For more information, see Sequence. | |
SuspendExecution | Infraestrutura. For more information, see Sequence. | |
ToString | (Herdado de Object.) | |
Validate | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.