Sequence Interface

Definition

public interface class Sequence : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSContainer100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.SequenceClass))]
[System.Runtime.InteropServices.Guid("9744DAE0-F87A-45FC-B444-89E65C74BBF6")]
public interface Sequence : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSContainer100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.SequenceClass))>]
[<System.Runtime.InteropServices.Guid("9744DAE0-F87A-45FC-B444-89E65C74BBF6")>]
type Sequence = interface
    interface IDTSContainer100
Public Interface Sequence
Implements IDTSContainer100
Derived
Attributes
Implements

Properties

DelayValidation (Inherited from IDTSContainer100)
Disable (Inherited from IDTSContainer100)
ExecutionResult (Inherited from IDTSContainer100)
ExecutionStatus (Inherited from IDTSContainer100)
FailPackageOnFailure (Inherited from IDTSContainer100)
FailParentOnFailure (Inherited from IDTSContainer100)
ForcedExecutionValue (Inherited from IDTSContainer100)
ForceExecutionResult (Inherited from IDTSContainer100)
ForceExecutionValue (Inherited from IDTSContainer100)
IsDefaultLocaleID (Inherited from IDTSContainer100)
IsolationLevel (Inherited from IDTSContainer100)
LocaleID (Inherited from IDTSContainer100)
LogEntryInfos (Inherited from IDTSContainer100)
LoggingMode (Inherited from IDTSContainer100)
LoggingOptions (Inherited from IDTSContainer100)
MaximumErrorCount (Inherited from IDTSContainer100)
Parent (Inherited from IDTSContainer100)
TransactionOption (Inherited from IDTSContainer100)
VariableDispenser (Inherited from IDTSContainer100)
Variables (Inherited from IDTSContainer100)

Methods

GetParentID() (Inherited from IDTSContainer100)
RegenerateID() (Inherited from IDTSContainer100)

Applies to