Classe SequenceClass

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents a sequence class.

Gerarchia di ereditarietà

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.SequenceClass

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("43D65EE7-4EB9-4C98-9CE9-5612AA990AF0")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class SequenceClass _
    Implements Sequence, IDTSContainer100, IDTSSequence100, IDTSExecutable100,  _
    IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100,  _
    IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Utilizzo
Dim instance As SequenceClass
[GuidAttribute("43D65EE7-4EB9-4C98-9CE9-5612AA990AF0")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class SequenceClass : Sequence, 
    IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, 
    IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100
[GuidAttribute(L"43D65EE7-4EB9-4C98-9CE9-5612AA990AF0")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class SequenceClass : Sequence, 
    IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, 
    IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100
[<GuidAttribute("43D65EE7-4EB9-4C98-9CE9-5612AA990AF0")>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
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

Nel tipo SequenceClass sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SequenceClass Infrastruttura. Initializes a new instance of the SequenceClass class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CreationName Infrastruttura. Gets the string that is used to create an instance of the DtsContainer object.
Proprietà pubblica DebugMode Infrastruttura. Gets or sets a value that indicates whether the DtsContainer object is in debug mode.
Proprietà pubblica DelayValidation Infrastruttura. Gets or sets a value that indicates whether validation of the task is delayed until run time.
Proprietà pubblica Description Infrastruttura. Gest or sets the description of the DtsContainer object.
Proprietà pubblica Disable Infrastruttura. Gets or sets a value that indicates whether the DtsContainer object is disabled.
Proprietà pubblica DisableEventHandlers Infrastruttura. Gets or sets a value that indicates whether the event handlers on task are disabled.
Proprietà pubblica EventHandlers Infrastruttura. Gets a collection of event handler objects.
Proprietà pubblica EventInfos Infrastruttura. Gets a collection of EventInfo object.
Proprietà pubblica Executables Infrastruttura. Gets a collection of executable objects processed by the run-time engine during execution of this Sequence container.
Proprietà pubblica ExecutionDuration Infrastruttura. Returns a value that indicates the amount of time that the container spent in execution, in milliseconds.
Proprietà pubblica ExecutionResult Infrastruttura. Gets a value that indicates the success or failure of the execution of the DtsContainer object.
Proprietà pubblica ExecutionStatus Infrastruttura. Gets a value that indicates the current status of the execution of the DtsContainer object at the time of the call.
Proprietà pubblica FailPackageOnFailure Infrastruttura. Gets or sets a value that indicates whether the package fails when a child container fails.
Proprietà pubblica FailParentOnFailure Infrastruttura. Gets or sets a value that indicates whether the parent container fails when a child container fails.
Proprietà pubblica ForcedExecutionValue Infrastruttura. Gets or sets an object that contains a container-defined value.
Proprietà pubblica ForceExecutionResult Infrastruttura. Gets or sets a DTSForcedExecResult enumeration value that specifies the execution result of the container.
Proprietà pubblica ForceExecutionValue Infrastruttura. Gets or sets a value that indicates whether the execution value of the container should be forced to contain a particular value.
Proprietà pubblica ID Infrastruttura. Gets a GUID that identifies the DtsContainer.
Proprietà pubblica IDTSSuspend100_SuspendRequired Infrastruttura. Gets or sets a value that indicates whether the sequence should suspend.
Proprietà pubblica IsDefaultLocaleID Infrastruttura. Gets or sets a value that indicates whether the container uses the default locale.
Proprietà pubblica IsolationLevel Infrastruttura. Gets or sets the isolation level of the transaction in the DtsContainer object.
Proprietà pubblica LocaleID Infrastruttura. Gets or sets the locale id to use when the DtsContainer object is executed.
Proprietà pubblica LogEntryInfos Infrastruttura. Gets a IDTSLogEntryInfos100 object.
Proprietà pubblica LoggingMode Infrastruttura. Gets or sets the logging mode of the container.
Proprietà pubblica LoggingOptions Infrastruttura. Gets an object that contains properties that indicates the filtering and logging resource for containers.
Proprietà pubblica MaximumErrorCount Infrastruttura. Gets or sets the maximum number of errors that can occur before the DtsContainer object stops running.
Proprietà pubblica Name Infrastruttura. Gets or sets the name of the DtsContainer.
Proprietà pubblica Parent Infrastruttura. Gets the parent container.
Proprietà pubblica PrecedenceConstraints Infrastruttura. Gets a collection of IDTSPrecedenceConstraints100.
Proprietà pubblica Properties Gets a collection of IDTSProperties100.
Proprietà pubblica StartTime Infrastruttura. Gets the time that the container began execution.
Proprietà pubblica StopTime Infrastruttura. Gets the time that the container ended execution.
Proprietà pubblica SuspendRequired Infrastruttura. Gets or sets a value that indicates whether tasks should suspend when they encounter a breakpoint.
Proprietà pubblica TransactionOption Infrastruttura. Gets or sets a DTSTransactionOption enumeration value that indicates whether the container participates in transactions.
Proprietà pubblica VariableDispenser Infrastruttura. Gets a IDTSVariableDispenser100 object so variables associated with container can be locked.
Proprietà pubblica Variables Infrastruttura. Gets a collection that contains the variables associated with this container.

In alto

Metodi

  Nome Descrizione
Metodo pubblico AcceptBreakpointManager Infrastruttura. This method is called by the run-time engine when a task or container is created.
Metodo pubblico ComputeExpressions Infrastruttura. Computes expressions of the SequenceClass object.
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico Execute Infrastruttura. Runs the application.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetExpression Infrastruttura. Returns a string that contains the expression for the specified property.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetParentID Infrastruttura. Gets or sets the parent identifier of the SequenceClass object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico IDTSSuspend100_ResumeExecution Infrastruttura. Resumes the suspend execution.
Metodo pubblico IDTSSuspend100_SuspendExecution Infrastruttura. Suspends the execution.
Metodo pubblico LoadFromXML Infrastruttura. Loads a package saves as XML format.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico RegenerateID Infrastruttura. Creates a new GUID for the sequence.
Metodo pubblico ResumeExecution Infrastruttura. Resumes execution of the task after pausing.
Metodo pubblico SaveToXML Infrastruttura. Saves the package to XML format.
Metodo pubblico SetExpression Infrastruttura. Assigns the specified expression to the property.
Metodo pubblico SuspendExecution Infrastruttura. Called when the executable needs to suspend.
Metodo pubblico ToString Ereditato da Object.
Metodo pubblico Validate Infrastruttura. Allows the package to determine if it contains invalid settings that will prevent it from executing successfully.

In alto

Osservazioni

For more information, see Sequence.

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper